RapidSpell WPF Releases

Released: Sep 24, 2020

Updates in v4.1

Fixes

  • Addresses outlier bugs.

Released: Mar 7, 2018

Updates in v4.0

Features

  • Adds 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.
  • Improves user dictionary performance.
  • Adds MaximumNumberOfErrorsToHighlight property to RapidSpellAsYouType, allows a limit to be imposed on the number of errors underlined, to preserve UI performance.

Fixes

  • Fixes modal window crash with multiple textboxes.

Released: Dec 9, 2014

Updates in v3.1.0

Features

  • Improved performance of RapidSpellAsYouType with RichTextBox.
  • Added RemoveAllTextComponents method to API.

Fixes

  • Fix "i i" autocorrection loop.
  • Fix context menu becoming orphaned from a removed textbox.

Released: Jul 17, 2012

Updates in v3.0

Features

  • Improved typing speed with large texts in RichTextBox.
  • Sentence capitalization correction.
  • Ignore Once added to 'As you type'.
  • Compressed dictionaries.

Fixes

  • Many small bug fixes and improvements in behavior