CKEditor for ASP.NET Changelog
CKEditor for ASP.NET 3.6.2 (SVN)
Fixed issues:
- #8089 : Editor disappears on Ajax postback.
CKEditor for ASP.NET 3.6.1
Updated CKEditor to 3.6.1.
CKEditor for ASP.NET 3.5.3
Fixed issues:
- #7283 : Text entered in the editor is not HTML-encoded.
- #7285 : Certain configuration options are not properly escaped.
- #7558 : Custom toolbar does not work.
- #7660 : Problem with toggling the visible status.
- #7659 : Plain textarea is shown when toggling CKEditor.
- #7302 : It is impossible to customize the editor inside a master page and if attributes are placed in front of the control ID.
- #7590 : Error in Visual Studio when trying to reset values in the Properties window.
- #7292 : Error: "e is null" when CKEditor is running inside the MultiView control.
- #7328 : Use
HttpUtility.HtmlDecode
to decode entities.
- #7695 : CKEditor was producing double slashes in URLs when BasePath contained a slash character at the end, which could lead to various issues.
CKEditor for ASP.NET 3.5.2
The first official release of the CKEditor ASP.NET Control. Changelog starts at this release.
Fixed issues:
- #7276 : CKEditor for ASP.NET does not work in medium trust.