Version History

WPF HTML Editor Control release history.

Version 3.5.0

Released Aug 2, 2026 - wpfHtmlEditor 3.5.0 adds built-in wavy spell-check underlines, fixes dictionary/full-document checks, toolbar icon sizing, and dialog label casing, and adds an official MCP server.

New features

  • Official MCP server for AI coding assistants, backed by an API-truth pipeline
  • Inline spell check now draws a real wavy squiggle by default, with nothing to deploy

Bug fixes

  • Toolbar Spell Check reports "Spell Check Complete." without checking anything when the first paragraph is clean
  • Options.ToolbarIconSize has no effect - toolbar icons are always the medium 18 DIU tier
  • Spell check dialog can never show "Add to dictionary" - WPF defaults the user dictionary off while WinForms defaults it on
  • Inline spell check: changing the misspelled-word marker style at runtime does not restyle words already flagged
  • Shipped dialog labels rendered in all capitals (Style Builder, table, image, hyperlink, find, YouTube)