Latest News

November 29, 2009
Internet Explorer Fix
Release 2.7.5 fixes a focus issue with Internet Explorer.
This release:
  • Fixes an asynchronous postback focus issue with Internet Explorer
July 11, 2009
Image Browser Fixes
Release 2.7.4 fixes an Image Browser issue when the width or height of the image is very small.
This release:
  • Fixes an Image Browser small height or width issue
  • Fixes an Image Browser directory characters issue
July 5, 2009
Internet Explorer 8 Fixes
Release 2.7.3 fixes menu issues with Internet Explorer 8.
This release:
  • Fixes menu issues in Internet Explorer 8
  • Fixes a non-text paste issue
June 24, 2009
ViewState Size Reduced by 80%
Release 2.7.2 reduces ViewState size by 80%.
This release:
  • Refactors usage of ViewState, resulting in a reduction in size of 80%
  • Fixes an issue with the MaxUploadFileSizeInKB ImageBrowser option
June 19, 2009
Client-Side ASP.NET Validation Fix
Release 2.7.1 includes a fix for client-side ASP.NET validator support.
This release:
  • Corrects an issue with the parent control of the AutoSave CustomValidator
  • Removes the ControlToValidate property from the CustomValidator
  • Modifies the AutoSave script to force a Save regardless of the IsModified status
June 19, 2009
Client-Side Validation Fix
Release 1.9.4 includes a fix for client-side ASP.NET validator support.
This release:
  • Corrects an issue with the parent control of the AutoSave CustomValidator
  • Removes the ControlToValidate property from the CustomValidator
  • Modifies the AutoSave script to force a Save regardless of the IsModified status
June 15, 2009
Word and Character counts and limits
Release 2.7.0 includes new functionality to display and limit Word, Character and Length counts.
Modifications:
June 8, 2009
Chrome and Conversion Fixes
Release 2.6.1 includes fixes for Chrome and pre tag conversion issues.
Modifications include:
  • Fix menu position and color indicator issues in Chrome
  • Fix pre tag conversion issues
  • Fix initial focus in Paste dialog when a textarea
June 8, 2009
Pre Tag Conversion Fix
Release 1.9.2 includes fixes for pre tag conversion issues.
This release:
  • Corrects issues with inserted newline characters in pre tag conversions
  • Corrects for nested pre tag elements
June 7, 2009
XHTML Conversion Fix
Release 1.9.1 includes an XHTML conversion fix for Internet Explorer duplicate DOM elements.
Other modifications:
  • Include valign in the default AllowedAttributes
  • Convert deprecated valign attribute to standards-based equivalent
  • Fix GetInitialHtmlEditorOuterHTML missing textarea end tag
June 5, 2009
Paste Options
Release 2.6.0 includes new Paste Options to convert pasted Html to common Text and Html formats.
Modifications include:
  • Cut, Copy, and Paste standard buttons
  • Paste Options menu
  • Paste as Plain Text
  • Paste from Word
  • Paste Code
  • Paste as Html
  • PasteConversion client-side event
  • Paste standard dialog
  • Message standard dialog
  • WebkitPatch property
  • Rename WebkitForceParagraphs to WebkitInitialParagraphs property
  • FirefoxInitialParagraphs property
  • Refactor how Standard Behaviors are initialized and disposed
  • Include valign in the default AllowedAttributes
  • Convert deprecated valign attribute to standards-based equivalent
  • Fix XHTML conversion issue with Internet Explorer duplicate DOM elements
  • Fix GetInitialHtmlEditorOuterHTML missing textarea end tag
April 29, 2009
Workaround for the ModalPopupExtender
Release 1.9.0 includes a workaround for an issue when using the editor within a ModalPopupExtender in Firefox.
Other modifications:
  • Refactor how the Link dialog reads the href attribute
  • Refactor how the Image dialog reads the src attribute
  • Refactor to address an issue with class extension
  • Refactor client-side descriptor
  • Fix exposure to a client-side Save issue with an internal timer
April 27, 2009
Absolute and Relative Url Options
Release 2.5.3 includes new Url options to convert site paths to absolute, relative, or root relative.
Modifications include:
  • ConvertUrls property
  • UrlConversion client-side event
  • ToAbsolutePath client-side method
  • ToRelativePath client-side method
  • ToRootRelativePath client-side method
  • SaveInterval property
  • Refactor how the Link dialog reads the href attribute
  • Refactor how the Image dialog reads the src attribute
  • Refactor to support class extension
  • Refactor client-side descriptor
  • Workaround for ModalPopupExtender issue
  • Fix exposure to a client-side Save issue with an internal timer