FreeTextBox

The no. 1 free ASP.NET HTML Editor.
Welcome to FreeTextBox Sign in | Join | Help

FreeTextBox 3.x Change Log

FreeTextBox 3.2.4 (2009/08/04)

  • Versioning number problems
  • IIS7 web.config settings

FreeTextBox 3.2.3 (2009/07/27)

  • IE8 Issues for some users
  • DOCTYPE CSS adjustments
  • Language changes

FreeTextBox 3.2.2 (2009/02/07)

  • UpdatePanel (MS AJAX) fix
  • Link editor fix for free version
  • .NET 1.1 dll

FreeTextBox 3.2.1 (2008/12/20)

  • UPDATE: Added Native .NET Framework 3.5 version
  • UPDATE: Support for MS AJAX UpdatePanel
  • BUG: Safari 3.2.1 user agent handling error
  • BUG: Firefox 3 backcolor support

FreeTextBox 3.2.0 (2008/10/13)

  • UPDATE: Support for IE8 beta1
  • UPDATE: Support for Google Chrome, Apple Safari, and Opera
  • BUG: Some JavaScript problems with Firefox 3
  • BUG: Licensing issues
  • TOOD: Some gallery issues outstanding

FreeTextBox 4.0.beta1 (2007/09/15)

  • All new engine and features

FreeTextBox 3.1.6 (2006/07/18)

  • BUG: Firefox postback problems (due to IE specific code)
  • CHANGE: createlink now requires text to be selected
  • BUG: FontSizesMenuList now functions correctly
  • BUG: IE users would see the tag path of the entire document
  • BUG: WordClean fix for <b> tags
  • BUG: bug in FF vs. IE DOM handling of extra \n tag

FreeTextBox 3.1.5 (2006/06/16)

  • Bug: Infamous "error loading Languages.xml" fixed in all situation (included use in VS.NET 2005)
  • Bug: InsertImage errors on free and pro versions
  • Bug: fixed bug in WordClean <br> became <b> tags
  • Added: Arabic (Saudi Arabia) thanks to Mohammed Badwi
  • Added: Greek thanks to George J. Capnias (ASP.NET MVP)
  • Changes: to Danish by Frank J. Hernov (Citus Software ApS)

FreeTextBox 3.1.4 (2006/05/09)

  • FEATURE: link and image URLs (<a href>, <img src>) are now preserved even when IE tries to change them. By default IE changes all links to absolute paths. FreeTextBox now overrides this.
  • BUG: there is now more code to ensure that content is not lost on postback
  • BUG: Firefox 1.5.x timeout fixed.
  • BUG: EnableHtmlMode=false (removes HTML/Design tabs) JavaScript error on postback

FreeTextBox 3.1.3 (2006/03/21)

  • BUG: Firefox 1.5.x script timeout problem
  • BUG: ASP.NET 2.0 mutiview problems
  • BUG: Extra quote in iframe classname
  • BUG: RenderMode bug (no Downlevel)
  • BUG: Resource Failures in ASP.NET 2.0 (error on /aspnet_client/FreeTextBox/Languages...)
  • BUG: InsertLink adds class=""
  • BUG: IE7 now works on live site (it has worked for some time in downloads, but not here on this site)

FreeTextBox 3.1.2 (2006/01/11)

  • BUG: Designer problems now resolved and showing "appropriate" content in 1.0, 1.1, and 2.0
  • BUG: Remove Server name from URLs now supports SSL and ports
  • BUG: Pressing "enter" in color picker now functions as expected
  • BUG: Image Gallery now now using ASP.NET 2.0 Resource handler
  • CHANGE: FreeTextBox is now marked CLS compliant
  • CHANGE: Reference to FtbWebResource.axd is no longer prefixed by ResolveUrl("~/"). Please set AssemblyResourceHandlerPath for all FtbWebResource.axd related issues or SupportFolder.
  • CHANGE: Moved some resource code to ClientScriptWrapper class so that .NET 1.x and .NET 2.x code could be separated
  • CHANGE: Image Gallery refresh problem: now manually invalidates cache of images.
  • ADDITION: Moved Changed events to RaisePostDataChangedEvent.
  • ADDITION: Source code now includes instructions on snk (strong names).

FreeTextBox 3.1.1 (2005/11/08)

  • Native ASP.NET 2.0 version now included (not Beta 1 or 2)
  • BUG: fixed problems when FreeTextBox was in a INamingContainer (such as a MasterPage or DataGrid)
  • BUG: DesignModeBodyTagCssClass was using ResolveUrl, now it is not
  • BUG: Refreshing toolbars could cause problems when switching from html to design mode (thanks to Telligent)
  • BUG: Reference to FtbWebResource.axd is now prefixed by ResolveUrl("~/") by default. AssemblyResourceHanlder is still an available setting AssemblyResourceHandlerPath to something else.
  • CHANGE: Moved some resource code to ClientScriptWrapper class so that .NET 1.x and .NET 2.x code could be separated
  • CHANGE: dlls were named according to MAJOR.MINOR.DOTNETVERSION.SUB (FreeTextBox 3.0.4 on ASP.NET 1.0 was 3.0.3300.4). Now they are named according to MAJOR.MINOR.SUB.BUILD to help better track release versions.
  • ADDITION: there is now an examples folder with several ASP.NET configuration and JavaScript API examples.

FreeTextBox 3.1.0 (2005/10/03)

  • Fixed: Gecko deleting all when large images are in the HTML
  • Fixed: ASP.NET 2.0 Beta 2 support for internal resources. No web.config changes. Just use the dll.
  • Fixed: ASP.NET 2.0 Beta 2 designer support

FreeTextBox 3.0.6 (2005/08/02)

  • Added: new project for ASP.NET 2.0 (FreeTextBox.sln renamed to FreeTextBox-2003.sln)
  • Fixed: the default dll (3.0.5000.6; which is ASP.NET 1.1) now runs properly on ASP.NET 2.0 Beta 2 web servers
  • Fixed/Added: support for IE7
  • Updated: Japanese language file
  • Started: IE memory problems.

FreeTextBox 3.0.5 (2005/05/17)

  • BUG: Nasty IE only bug regarding 'id' in ToolbarButtons
  • FEATURE: Marked render methods as 'virtual' for Community Server

FreeTextBox 3.0.4 (2005/05/10)

  • BUG: StartMode=HtmlMode problems have been resolved
  • BUG: Gecko loading fixes
  • BUG: Detection for Palm-based browsers (renders downlevel)
  • BUG: Undo/Redo re-enabled
  • BUG: SymbolsMenuList and ParagraphMenuList conflict in Helper.cs
  • BUG: Buttons no longer function in ReadOnly mode
  • FEATURE: Added Add Obsolete attribute to Obsolete properties
  • FEATURE: Add DesignModeBodyCssClass property
  • FEATURE: ImageGallery now has more overridable properties and methods
  • FEATURE: FreeTextBox "RenderXXX" methods are now overridable
  • FEATURE: Updated RTL coding

FreeTextBox 3.0.3 (2005/03/17)

  • FEATURE: Re-enabled Stylesheet support in Gecko (related to following bug) [hooray!]
  • BUG: All Gecko-related problems with external files (references to images, js, css, etc.) have been resolved
  • BUG: Gecko now renders HTML tags such as <b> instead of <span class="font-weight:bold">
  • BUG: Added more error checking in ImageGallery to prevent bad image files from breaking the control
  • BUG: Gecko insert image on free version now functions correctly
  • FEATURE/BUG: Now more than one button or dropdownlist type (i.e. InsertHtmlMenu) can be added. Previously only one of each type was supported.
  • UPDATE: Updated some language file definitions (Danish: http://www.freetextbox.com/forums/ShowPost.aspx?PostID=2727)

FreeTextBox 3.0.2 (2005/03/10)

  • BUG: DropDownList did not have ListItems when Visible=false on start up.
  • BUG: StartMode==HtmlMode did not work
  • BUG: CreateLink function did not work in Gecko browsers in free mode (Pro installations not affected)
  • BUG: Cannot insert image into editor in Gecko browsers when FreeTextBox was empty
  • BUG: FreeTextBox-noSN.sln project did not include internal resource declarations (source code only).
  • CHANGE: AssemblyResourceHandler now uses GetLastWriteTimeUtc rather than GetCreationTimeUtc (helps server farms)
  • FEATURE: Added HtmlModeCssClass property so that a custom CSS class can be used when in HTML mode or for downlevel browsers
  • FEATURE: Added AssemblyResourceHandlerPath property. Definable path before FtbWebResource.axd to allow alternate web.config locations

FreeTextBox 3.0.1 (02/01/05)

  • FEATURE: InstallationErrorMessage="InlineMessage(default)|JavaScriptAlert(old method)|None". Installation error message is now clearer and configurable.
  • FEATURE: ctrl+b/i/u now captured in Gecko
  • BUG: Extra line in FTB-ImageGallery.js removed (RE: height)
  • BUG: InsertTable fix (now works for without a Pro license)
  • BUG: Title property of builtin Buttons and DropDownLists can now be set (the chosen language was overriding any title changes)
  • BUG: StylesMenu error on second style application
  • BUG: InsertLink on Gecko fix (non-pro)
  • BUG: In ReadOnly mode, Html/Design tabs were active
  • BUG: Languages: update language names case (zh-ch -> zh-CN)
  • BUG: Languages: fixed Czech encoding problem
  • BUG/CHANGE: Languages: attempt to load external language files first, then internal resources
  • BUG: Text was not properly HTML encoded on postback (Server.HtmlEncode is now in between $lt;textarea> tags)
  • BUG: Gecko browser reloading problems (probably fixed :(
  • BUG: FTB_API[''].SetHtml() now functions correctly
  • BUG: ToolbarItems do not propery maintain viewstate (lost on postback!)
  • BUG: Gecko stylesheet problems (REMOVED Gecko stylesheet support)
  • BUG: Gecko InsertImageFromGallery with stylesheet
  • BUG: Gecko multiple instances in one page problems

FreeTextBox 3.0.0 (12/01/04)

  • Initial Release
www.freetextbox.com