v6.3.0 (v3.30.5916)
๐ ๏ธ Improvements
- Added a new boolean option
disableTypeInSuggestionPopupto hide suggestion type labels in the suggestion pop-up. Disabled by default. - Introduced a new
onUsagecallback function, triggered whenever a check, autocorrect, autocomplete, or generate request is executed and tracked. Returns key metadata about the request type along with selected input and output values. Useful for monitoring usage, collecting metrics, and supporting client-side billing or analytics. - Updated description of the
onStatisticscallback function. Triggered when a user performs a suggestion or dictionary action, returning details such as action type, input text, rule, language, and context.
More details about onUsage and onStatistics are available in the WProofreader configuration reference.
-
Fixed an issue with the user-level dictionary where, in some cases, words could be re-flagged even after being added. This occurred since v5.35.1 due to the introduction of rule IDs for spelling suggestions.
-
Added support for TinyMCE 8 in the WProofreader plugin (now supports TinyMCE versions 6โ8). Try the demo.
๐ Bug fixes
- [WP-6507] WProofreader core: Broken CSS styles in Webflow site builder