Releases: WebSpellChecker/wproofreader
Releases · WebSpellChecker/wproofreader
v5.32.0 (v3.10.5215)
Bug fixes
- [WP-5295] WPR core: Hidden elements aren’t highlighted as misspellings on UI
v5.31.0 (v3.10.5196)
Enhancements
- Added functionality to accept autocomplete suggestions using the
Tab
key, in addition to theRight arrow
key. - Introduced a boolean cache option to reduce requests to the backend, disabled by default. Particularly beneficial for Google Docs integration by avoiding repeated checks of already verified text. This cache resets after 24 hours.
- Published a new NPM package – WProofreader SDK JavaScript. Simplifies integration into JavaScript frameworks like Vue.js, React.js, and Angular. Includes demo samples for integrating WProofreader into popular editors (CKEditor 4, TinyMCE, Quill, Froala).
Bug fixes
- [WP-5119] WProofreader core: Disconnecting of dictionary works incorrectly with several editable fields
- [WP-5088] WProofreader core: “Ignore all” doesn't work properly with several editable fields
For a comprehensive list of all changes and improvements in version 5.31.0, please refer to the full changelog available here.
v5.30.1 (v3.9.5116)
Bugfixes (WPR Core):
- [WP-5099] Google Docs: JS error when there is an emoji in the text (Uncaught ReferenceError: paragraph is not defined)
- [WP-5091] Excessive indentation between text and autocomplete suggestion in JIRA
v5.30.0 (v3.9.5107)
Enhancements:
- Improved Google Docs integration. Added support for right-to-left mode.
Bug fixes:
- [WP-4965] WProofreader core: Pop-up menu opens in the wrong place after drag- and- drop action in Google Docs
- [WP-5020] WProofreader core: disableOptionsStorage has no effect on options under General section
- [WP-4954] WProofreader core: .wsc-generaloptions__list does not have global ARIA attribute [Accessibility]
- [WE-112] Google Docs integration: Emojis in text leads shifted underlines
- Rollback [WE-118] Google Docs integration: Grammar alerts with double-space are not underlined
For a comprehensive list of all changes and improvements in version 5.30.0, please refer to the full changelog available here.
v5.29.2 (v3.8.5062)
Enhancements:
- [WP-4025] Keep undone state for autocorrected word after user reverts it using other means than "revert to" action
v5.29.1 (v3.8.5010)
Enhancements:
- [WP-4882] Introduced a new type of underline/highlighting for style guide alerts
- [WE-106] Improved basic Google docs modules (documentation, naming, etc.)
- [WP-4819] Added ability to manage visibility of the spelling/grammar/style guide suggestions
Bugfixes:
[WE-99] Google Docs support v1.1 (WPRE)
- [WE-94] Scroll to the next/previous suggestion through the dialog doesn't work
- [WE-102] WProofreader underlines words in the Read-only mode
- [WE-103] WProofreader underlines are mixed with underlines for hyperlinks
- [WE-104] Incorrect underlines when an image is inserted in the middle of a word
- [WE-105] Replacing two spaces results in text conglutination
- [WE-110] Underlines shift when switching to "line & paragraph spacing"
- [WE-111] WProofreader starts when sharing permissions are Viewer/Commenter
v5.29.0 (v3.8.4953)
Enhancements
[WE-84] Google Docs support v1.0 (WPRE)
[WP-4744] Accessibility improvements and bugfixes
- [WP-4594] Misleading tooltip on disabled badge “Suggestions found:0“
- [WP-4783] wsc-badge uses not allowed ARIA attribute "aria-expanded="false"
- [WP-4784] wsc-problem-section__problem-items doesn't have a global ARIA attribute
- [WP-4785] wsc-dialog doesn't have an accessible name
- [WP-4786] ARIA role treeitem is not allowed for wsc-button
- [WP-4787] wsc-button is not contained by the parent roles
- [WP-4789] wsc-dictionaries__words-list uses inappropriate ARIA role attribute
- [WP-4794] User dictionary action messages aren't read by the screen reader
- [WP-4795] "Word deleted" is read by the screen reader when adding a word
- [WP-4797] Suggestions pop-up types aren't read
- [WP-4803] Timeout of the messages is too short for the reader to read them
- [WP-4804] Update dictionary messages with 'word'/'name' in English
- [WP-4810] Show/Hide actions names may be confusing for understanding
- [WP-4811] Focus is set to the "Proofread in dialog" icon when the user navigates to Settings
- [WP-4813] The disabled state of the buttons isn't announced by the screen reader
- [WP-4829] "No suggestions" in the dialog view has insufficient color contrast [theme: ckeditor5]
- [WP-4835] Improve contrast ratio 3:1 for toggle switchers
- [WP-4837] Issue description in popup and dialog modes isn't announced by the screen reader
- [WP-4888] Separate 'description' from the first suggestion
- [WP-4889] Popup suggestion with "No suggestions" isn't announced
Bugfixes
- [WP-4807] WPR core: Dictionary options aren't closed after closing the dialog
- [WP-4840] WPRE starts in non-editable code view on GitHub
v5.28.4 (v3.8.4845)
Enhancements
- [WP-3831] WPR core: Add loader/spinner when there is a check in progress inside the dialog
- [WP-3931] WPR core: Dictionary: Add word filtering / search
- [WP-4702] WPR core: Improve markup refresh mechanism after adding words to the UD
Bug fixes
- [WP-4700] WPR core: Words with special characters can be added to UD
- [WP-4701] WPR core: Words with a dot inside (like website names) are not allowed to be added to UD
- [WP-4735] WPR сore: Error navigation using Dialog; doesn't auto-scroll to the highlighted errors in long documents
- [WP-4755] WPR сore: Markup restores for added words after UD reconnect