These are changes related to spell-checker in the version 1.4:
•Share settings between Web and Windows client spell-checkers. The configuration sections (in EditorialConfig.xml) and (in ServerConfig.xml) have been standardized, merged and moved to a new section in GlobalConfig.xml. The distributed GlobalConfig.xml file is auto-documented.
•When checking spelling in text during editing or creation forms (both GNPortal and WinUI), it is now possible to add the misspelled words to the user exception dictionaries (for each user, there is one exception dictionary per language, plus one non language specific exception dictionary). The exception dictionaries for a specific use is stored in the database, in the user configuration object named "SpellDict_User".
•A custom plugin gn4SpellChecker for the CKEDITOR has been implemented. In the case of the CSApi configuration (file GlobalConfig.xml) features at least one language, then this plug-in is used. Otherwise, the built-in plug-in "Scayt" is used instead. The new gn4SpellChecker custom plug-in works like a "Show spelling errors" / "hide spelling errors" menu button, similar as in Gmail.