Releases: WebSpellChecker/wproofreader
Releases · WebSpellChecker/wproofreader
v5.28.1 (v3.8.4801)
Bug fixes
- [WP-4698] Replace functionality doesn't work with CKEditor5 v35.3.0 and higher (only WPRE affected)
- [WP-4680] WPR core: Autocorrect functionality may cause late replacement with a jumping cursor when the internet connection is poor
v5.28.0 (v3.8.4793)
Bug fixes
- [WP-4697] WPR core: Visual glitches during autocorrection
v5.27.3
v5.27.2
v5.27.1
v5.27.0.1 (v3.8.4790)
Bug fixes
- [WP-4636] WPR core: Slovenian (sl_SI) flag is missing on UI after language code change
v5.27.0 (v3.8.4788)
Enhancements
- Added UI localization for Indonesian language
id
. It can be enabled by adding thelocalization: id
option to the config script. - Updated Spanish localization
es
for "Autocomplete suggestions" to "Texto predictivo".
Bug fixes
- [WP-4495] WProofreader core: isUserDictionaryExist method doesn't corresponds its name
Other
- WProofreader SDK demos. Added a new demo with the WProofreader integration into TinyMCE v6.
More updates in the core application package introduced in v5.27.0 can be found in the release notes on the official website.
v5.26.0 (v3.8.4782)
Enhancements
- Global badge v2. Rethought the conception and behavior of the global badge. This badge no longer is tied to text fields but is global on the page. By default, it’s disabled
globalBadge:false
but if enabled it will be placed in the bottom right corner of the page. Its position can be regulated using the following options:badgeOffsetX
,badgeOffsetY
,badgeOffsetZ
(by default:badgeOffsetX
= 20,badgeOffsetY
= 20,badgeZIndex
=1000).
Bug fixes
- [WP-4447] WProofreader core: No markup when user opens Full screen view in Google Gmail [detected using browser extension]
- [WP-4477] WProofreader core: No flag icon for Valencian (cat_ES) language
- [WP-4476] WProofreader core: Apostrophe (') is not allowed symbol for adding to User Dictionary from UI
- [WP-4484] WProofreader core: WProofreader does not work properly in IE11 in textareas
v5.25.0 (v3.7.4760)
Enhancements
- BETA. English dialects support AI-based English under the hood. Implemented for next dialects: American, British, Canadian and Australian English. By default it’s disabled but you can enable it by adding
enforceAI: true
option to the configuration script. - Updated the default path for the WProofreader core for the cloud product version from
servicePath: spellcheck31/script/ssrv.cgi
toservicePath: api
.
Bug fixes
- [WP-4399] WProofreader core: Styles were broken in the title of the JIRA issue [detected using browser extension]
- [WP-4428] WProofreader core: Disabled autocorrect feature for Slate.js
- [WP-4418] WProofreader core: Focus state shifted in Google Chat [detected using browser extension]
v5.19.1
Bug fixes
- [WP-3967] WProofreader core: Vertical scroll inside
input
element - [WP-4210] WProofreader core: Broken styles for
ckeditor5
,gray
anddark
themes - [WP-4213] WProofreader core: Vertical scroll is shown in the
input
element - [WP-4214] WProofreader core: Horizontal scroll comes up after initialization in Google Chat editable area
- [WP-4220] WProofreader core: Underlines are shifted when vertical scroll overlaps the content of
textarea
element