SharpSpell is constantly updated, licensed customers receive minor and major updates for free for 1 year after the date of their purchase.
Changes in v3.0.3
- Added "Ignore" functionality (for misspellings) in the Windows.Forms as-you-type spell checker.
- Fixed various licensing exceptions.
- The "Single domain license" for the Web now allows unlimited subdomains under a main domain.
- Various fixes and improvements to the ASP.NET spell as you type spell checker. Customers are recommended to update their aspnet_client folder to the latest version.
Changes in v3.0.1
- Fixed a Security Exception that could happen with SharpSpell Web on Windows 2003 servers due to custom security policies on IsolatedStorage.
- Fixed a licensing bug which did not allow the license file to be used as an Embedded Resource in SharpSpell Windows.
- Various fixes to the real-time spell checker for ASP.NET.
Changes in v3.0 (Major Update)
- Version 3.0 brought a complete rewrite of the real-time spell checker for ASP.NET.
- The real-time spell checker for ASP.NET is now completely transparent to the developer. Meaning that there is no need to replace existing TextBoxes with a new proprietary control. Instead, developers attach SharpSpell to existing TextBoxes.
- Improved English (US) dictionary.
- Improved suggestion algorithm.
- API redesign to comply with the .NET Framework Design Guidelines.
- Both the dialog based spell checker, and the real time spell checker for ASP.NET now use AJAX methods for improved user experience.
- Completely rewritten JavaScript code.
- Visual Studio 2005 and .NET Framework 2.0 support.
- Various major and minor improvements and fixes.