Add as-you-type and dialog spell checking functionality to your WPF applications. RapidSpell WPF adds spell checking value to any textual application and can also be used in non GUI contexts using it's spell checking API.
Add user dictionary file manager, so the user can add/remove additional text files to be used as user dictionaries.
Performance improvements, for RapidSpellAsYouType with RichTextBox and TextBox controls.
Improve user dictionary performance.
Fix modal window crash with multiple textboxes.
Update Dict Manager.
Added MaximumNumberOfErrorsToHighlight property to RapidSpellAsYouType, allows limit to be imposed on number of errors underlined, to preserve UI performance.
Improvements in v3.1
Improved performance of RapidSpellAsYouType with RichTextBox.