RapidSpell Web ASP.NET v6.1

Released: May 23, 2020

Mises à jour de v6.1

Fonctionnalités

  • Cookies used by RapidSpell to hold user option selections now have the Secure attribute set when run on HTTPS.
  • IgnorePatternMaximumWordLength property added to RapidSpellChecker so that ignore patterns can be restricted in length.
  • LookForAnagrams property added so that anagram suggestions can be disabled.
  • ASP.NET Core assembly, added ability to specify a custom UserDictionary subclass for use in the API.
  • Removed inclusion of stack trace in JS error logs, for security.