CKEditor.NET Control Changelog
CKEditor.NET 3.5.3 (SVN)
Fixed issues:
- #7283 : Entered text is not HTML encoded.
- #7302 : It was impossible to customise the editor inside masterpage and if attributes were 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 of MultiView control.
- #7328 : Use HttpUtility.HtmlDecode to decode entities.
CKEditor.NET 3.5.2
The first official release of the CKEditor ASP.NET Control. Changelog starts at this release.
Fixed issues:
- #7276 : CKEditor.NET does not work in medium trust.