Enhancements
- A new service entry point is introduced for the cloud-based services. It is applicable for direct API calls and for UI-based components like the WProofreader add-on. For the backward compatibility, the old way also works.
Old way: https://svc.webspellchecker.net/spellcheck31/script/ssrv.fcgi?cmd=[command]&[parameter]=[value]
New way: https://svc.webspellchecker.net/api?cmd=[command]&[parameter]=[value]