Releases: WebSpellChecker/wproofreader
Releases · WebSpellChecker/wproofreader
v5.34.5 (v3.16.5544)
New Features
- [WE-143] WPR core/WPRE: Google Spreadsheets support
Improvements
- [WP-5744] WPR core: Extend "Proofread in dialog" mode with contexts for suggestions
Bugfixes
- [WP-5769] WPR core/Google Docs: Suggestions are doubled and break table structure
- [WP-5794] WPR core/Google Docs: Incorrect replace if suggestion is next to the image
- [WE-146] WPRE/Google Docs: Disabling WPR from the badge on the 1st page also turns it off on the 4th page
v5.34.4 (v3.15.5524)
Bugfixes
- [WP-5627] WPR core: WProofreader works in the Quill code block and formulas containers
- [WP-5662] WPR core/AI writing assistant: Selection is removed from the selected text after opening AIWA dialog in Gmail
v5.34.3 (v3.15.5522)
New Features
- [WP-5580] WPR core: Implement editing capabilities in non-editable areas
Improvements
- [WP-5634] WPR core/AI writing assistant: Add an ability to split the text completion into paragraphs in places where the LLM returns \n
Bugfixes
- [WP-5627] WPR core: WProofreader works in the Quill code block and formulas containers
- [WP-5662] WPR core/AI writing assistant: Selection is removed from the selected text after opening AIWA dialog in Gmail
v5.34.1 (v3.14.5506)
New features
- [WP-3442] WPR core: Add an option to pop-up that would allow customers to report incorrect suggestion
- [WP-5684] WPR core: AI writing assistant v1.1 (improvements and bugfixes)
v5.34.0 (v3.13.5460)
New Features
- [WP-5298] WPR core: AI writing assistant v1.0 (initial version)
- [WP-5370] WPR core: Add Icelandic (is_IS) localization
- [WP-5572] WPR core: Configuration that adds auth header to the request
Improvements
- [WP-5542] WPR core: Swedish (sv_SE) localization update
v5.33.0 (v3.12.5265)
Enhancements
- [WP-5209] Added an 'withCredential' which indicates whether or not cross-site Access-Control requests should be made using credentials such as cookies, authorization headers or TLS client certificates.
- [WP-5542] Updated Swedish (sv_SE) localization
Bug fixes
- [WP-5444] WPR core: WProofreader inits in the 'ck-fake-selection-container'
v5.32.4 (v3.12.5255)
Enhancements
- [WP-5346] WPR core: onCheckStatusChange callback. This callback function is activated when tasks necessary for the text checking process emerge and concludes when these tasks are completed. It returns 'start' when tasks begin in response to text changes, and 'finish' upon the completion of all tasks. Multiple 'start' and 'finish' instances can occur due to asynchronous events, like sending requests to the backend.
- [WP-5409] WPR core: renamed "Toggle" in pop-up to "Disable"
Bug fixes
- [WP-5393] WPR core: Inserting a text formatting change after a correct word makes the word incorrect in CKEditor 5
- [WP-5417] WPR core: Incorrect country flags for Slovenian and Tajik languages
- [WP-5423] WPR core: Autosearch creates an instance for Froala paste holder
- [WP-5430] WPR core: Country flag icon is missing for Hausa (ha_GH) language
- [WP-5431] WPR core: Add 'auto.svg' icon for Serbo-Croatian (sr_LT) language
v5.32.3 (v3.11.5235)
Bug fixes:
- [WP-5295] WProofreader core: Hidden elements aren’t highlighted as misspellings on UI
v5.32.2 (v3.10.5227)
Improvements in the WPR Core:
- [WP-4643] User Dictionary: Extend the list of allowed characters with the underscore symbol "_";
- [WP-5384] Remove 'a' and 'code' from ignoredElements.
v5.32.1 (v3.10.5222)
Accessibility improvements in the WPR Core:
- Fix of the issue [WP-5320] Language select is not announced as one of the badge element;
- Fix of the issue [WP-5321] Badge label is counted as an element in the list menu items;
- Fix of the issue [WP-5328] Badge button has insufficient color contrast.