v5.24.0 (v3.6.4736)
Enhancements
- Changed the badge behavior and view. By default, it starts in a small size and has a few states: orange – all is OK, no suggestions found; red – some suggestions found. On hover, users can check the exact number of alerts/suggestions detected. To return it to a large size use the option
fullSizeBadge: true
. - Implemented the 1st version of the global badge under
globalBadge
option name. If enabled, there will be only one global badge on the page that aggregates all the suggestions on the page instead of having separate badges for each field. By default, it’s disabled:globalBadge: false
. - Changed the default state of the suggestion popup view by enabling additional actions like: proofread in dialog, settings, toggle.
- Deprecated the badge pulsation effect and related
disableBadgePulsing
option. Also, with the introduction of the small badge, removed the mechanism with the dynamic badge - size depending on the content and the text field.
Learn more in the updated version of WProofreader API documentation.
Bug fixes
- [WP-4388] WProofreader core: Autocorrect messes up corrected words