Our journey began 18 years ago.

Since then, we have actively maintained and developed this product, listened to customer feedback, and improved it with every release.

495 bugs solved
162 features implemented
27 interfaces improved
119 product releases since 2008

The journey, chapter by chapter.

119 releases are consolidated into 7 major-version chapters, covering 684 recorded improvements.

Major version chapter Latest generation

v10.0.0 - v10.0.2

Modern Source Editing and More Reliable WinForms HTML Authoring

Versions 10.0.0 through 10.0.2 expanded HTML authoring with a modern syntax-highlighted source experience, practical content and print configuration, and richer paste options. The releases also addressed language-reset behavior, character encoding, editing-state consistency, and stability and performance issues.

13 features 13 bug fixes

Major features 13

  1. Introduced a modern HTML source editor with syntax highlighting and line numbers, with further syntax-highlighted source-view work in 10.0.2.
  2. Added page properties and printer-settings customization for document and printing workflows.
  3. Added an emoji picker and support for pasting content from Microsoft Outlook.

Bugs and reliability 13

  1. Corrected the spell-check language designer Reset option so it follows the editor language rather than always selecting English.
  2. Addressed Unicode and charset issues affecting character handling.
  3. Improved editing consistency by retaining undo/redo state after Preview mode and preventing Table Properties Cancel from changing a table.
  4. Resolved a fast-close loading exception and high CPU utilization during editor disposal.
Major version chapter

v9.0.36 - v9.7.7

WinForms HTML Editor 9.0.36-9.7.7: modern authoring, reliability and integration

This chapter modernized the WinForms editor’s delivery, platform reach and authoring experience while concentrating heavily on content safety. Releases improved Word and Outlook paste fidelity, spell checking, rendering and color selection, then addressed document-loss, HTML round-trip, DPI, designer and localization problems. Migration updates also introduced NuGet delivery, broader framework support and a license-key activation model.

36 features 151 bug fixes 21 interface changes

Major features 36

  1. Improved Word and Outlook authoring: paste auto-detection and enhanced Word paste preserve images, styles, fonts, highlighting, table shading and nested lists.
  2. Added built-in wavy inline spell-check underlines, without separate deployment requirements.
  3. Added BrowserEmulation opt-in for Internet Explorer 11 document mode so modern CSS can render.
  4. Replaced the native color dialog with a customizable built-in picker offering quick-palette and advanced-spectrum views, which reopen in the last-used view.

Bugs and reliability 151

  1. Strengthened document safety by fixing failures that could replace a document body, delete adjacent unselected content, lose saved files, wipe content on mode-switch failure, or drop pre-ready HEAD/body writes.
  2. Corrected HTML editing and source-view fidelity, including malformed round trips, duplicated commented DOCTYPEs, lost attribute quotes, invalid charset output and nested comments.
  3. Resolved display-scale and DPI issues affecting document zoom, CSS pixel sizing and Visual Studio designer control retention on scaled displays.
  4. Closed localization gaps so editor chrome, dialogs, trial and licensing screens use translated text and shipped language files stay consistent.

Interface evolution 21

  1. Moved delivery to the SpiceLogic.HtmlEditor.WinForms NuGet package, with multi-targeting from net45 through net10.0-windows; legacy .NET 2.0 projects must upgrade.
  2. Modernized WinForms assembly and namespace references: use SpiceLogic.HtmlEditor.WinForms instead of SpiceLogic.WinHTMLEditor.WinForm; the WinFormHtmlEditor class name remains.
  3. Replaced legacy activation with the static WinFormHtmlEditor.LicenseKey property, set once at application startup before creating an editor instance.
  4. Added runtime Language localization and an opt-in ShowPlaceholderToolbar API for mail-merge field insertion.
Major version chapter

v7.0 - v7.4.32

WinForms HTML Editor 7.0-7.4.32: Clipboard, Editing, and Reliability

Versions 7.0 through 7.4.32 expanded image-pasting choices, editor configuration, and integration APIs while addressing recurring editing, pasting, URL handling, and document-loading problems. The work focused on giving applications more control over editor behavior and improving reliability across common content workflows.

8 features 35 bug fixes 1 interface change

Major features 8

  1. Expanded clipboard image workflows: paste screenshots to a local BaseUrl folder, encode pasted images as Base64, or disable image pasting through configurable behavior.
  2. Added editor configuration APIs for suppressing system fonts in the font list, explicitly clearing undo history, and reading selected-table HTML attributes in the table dialog.
  3. Added APIs to get or set editor read-only mode and to remove or replace the Preview mode context menu.

Bugs and reliability 35

  1. Improved URL and image-dialog handling for domain-relative URLs, absolute sources, relative-path selection, and BaseUrl subfolders.
  2. Addressed pasting failures and hangs involving Word content, Edge or Internet Explorer HTML, and copy/paste operations.
  3. Resolved font-editing problems that could crash the editor, remove text, mishandle style changes, or alter font size after Enter.
  4. Corrected content-reading issues where GetBodyText returned incorrect text in HTML Edit mode or invalid document encoding could produce an empty document.

Interface evolution 1

  1. Replaced Options.DonotShowWarningDialogAboutImagePasting with Options.PasteImageFromClipboardBehavior, offering Base64, BaseUrl-folder, or None options.
Major version chapter

v6.0 - v6.8.5

WinForms HTML Editor 6.x: richer editing, spell checking, and reliability

Versions 6.0 through 6.8.5 expanded editing and integration capabilities while concentrating heavily on stability. The line improved authoring workflows, made spell checking more configurable, and resolved recurring issues affecting paste operations, formatting, tables, links, and editor lifecycle behavior.

16 features 141 bug fixes

Major features 16

  1. Kept selections and caret positions synchronized when switching between WYSIWYG and HTML Source views, helping users continue editing in either mode.
  2. Expanded spell-checker integration with an NHunspell interface, an option to ignore words containing numbers, and configurable NHunspell DLL location.
  3. Improved developer customization: toolbar buttons became editable at design time, and the editor exposed browser-message preprocessing that developers could cancel.
  4. Enhanced everyday authoring with Find/Replace, searching in HTML source mode, configurable fonts, base64 local-image insertion, and Tab navigation between table cells.

Bugs and reliability 141

  1. Made content entry and formatting more dependable by addressing list behavior, heading changes, font styling, alignment, and preservation of editable elements.
  2. Improved paste and document-content handling, including plain text line breaks, Unicode and Word content, hyperlinks, pasted HTML customization, and non-Unicode charsets.
  3. Strengthened table and image editing by fixing drag resizing, table-cell selection and row insertion, table-dialog failures, and image CSS-class preservation.
  4. Increased spell-checking and lifecycle stability by resolving hangs, caret movement issues, disposal exceptions, memory leaks, multi-instance dictionary conflicts, and DLL-path configuration issues.
Major version chapter

v5.0 - v5.3.1.9

WinForms HTML Editor Control 5.0-5.3.1.9: richer authoring and reliability

This chapter expanded authoring, integration, and customization capabilities while successive updates concentrated on editor-mode reliability, table handling, spell checking, paste behavior, and stability. The series also introduced a few API migrations that simplified event binding and moved RightToLeft access to the Content service.

59 features 123 bug fixes 3 interface changes

Major features 59

  1. Added inline spell checking, including an embedded en-US dictionary fallback, customizable context-menu text, curly underlines, editable replacements, and configurable user-dictionary paths.
  2. Expanded table authoring with table APIs and context-menu actions for rows and columns, merge cells, and table properties from within a cell.
  3. Added FTP workflows for uploading local images, upload-completed notification, synchronous upload support, and FTP port and connection-mode settings.
  4. Added authoring and integration options including three editor views, customizable dialogs, filtered Pasting event handling, XML output, and continuing the current style after Enter.

Bugs and reliability 123

  1. Addressed content and mode-switching problems involving lengthy HTML, preview content, iframes, BaseURL handling, and HTML source editing.
  2. Improved table reliability by addressing parsing and property-preservation issues, nested-table insertion, table modification behavior, and nested-row insertion failures.
  3. Addressed spell-checking and Word-paste issues, including replacement behavior, inline highlighting, exceptions, table-cell checking, and Word-content glitches.
  4. Improved stability through fixes for Visual Studio form-load delays, form-close errors, and memory leaks.

Interface evolution 3

  1. Removed the RightToLeft property and moved RightToLeft access to Content getter and setter methods to address an IDE form-load bottleneck.
  2. Removed the ineffective AllowWebInEditorNavigationInPreview property; existing designer references must be removed when upgrading.
  3. Removed manual HTML-element click and mouse-down attachment methods because event binding became automatic.
Major version chapter

v4.0.0.33 - v4.0.6.39

WinForms HTML Editor 4.0: richer authoring, integration, and reliability

The 4.0 releases expanded the editor from core HTML editing into a more configurable WinForms component. New authoring, search, email, URL, and host-application controls were paired with fixes for source-mode operations, formatting, hyperlinks, images, and document handling.

28 features 32 bug fixes 2 interface changes

Major features 28

  1. Added customizable spell checking with user-defined dictionaries, plus WYSIWYG and raw HTML source modes that can be switched from the toolbar.
  2. Added in-editor search through a GUI dialog and API, later including a Search overload that can preload the search string.
  3. Added email sending with local-image embedding and Base64 image embedding; SendMail was later made asynchronous with completion notification.
  4. Expanded host control with BaseUrl support, absolute-to-relative URL conversion control, dirty-state properties, and configurable Tab behavior and width.

Bugs and reliability 32

  1. Improved reliability in source and document operations by addressing null DocumentHtml crashes, source-mode operation exceptions, and failures in head removal and XML content retrieval.
  2. Resolved formatting and editing issues involving font-size changes, retained selections, default-font display, source-mode caret visibility, and font changes within tables.
  3. Hardened image, hyperlink, and URL workflows by fixing image-resize problems, image-link editing, URL parsing, and href removal when BaseUrl was set.

Interface evolution 2

  1. Factory-item event customization replaced the former NewButtonClicked, OpenButtonClicked, and SaveButtonClicked events; ConvertFileUrlToPath was renamed ConvertFileUrlsToLocalPaths.
Major version chapter

v3.2.8.10

HTML Editor 3.2.8.10 expands dialog editing and DOM access

Version 3.2.8.10 strengthened core editing workflows with dialog support for creating and updating common HTML elements, alongside a DOM property for working with ActiveHtmlElement.

2 features

Major features 2

  1. Added dialog editor support to insert new tables, table cells, and hyperlinks, or modify existing ones.
  2. Added a DOM property for manipulating ActiveHtmlElement.

The movement, year by year.

Every column shows the bugs, features, and interface work delivered in product releases that year.

684 work items covered
2
2008
16
2009
46
2010
0
2011
79
2012
91
2013
63
2014
76
2015
31
2016
19
2017
17
2018
6
2019
4
2020
0
2021
0
2022
0
2023
0
2024
0
2025
234
2026