New Features and Improvements:
- [#2150] The searching speed of the Find/Replace dialog has been vastly improved.
- New language file for Gujarati (by Nilam Doctor).
- A new TabIndex property has been added to the JavaScript integration files.
- [#2215] Following the above new feature, the ReplaceTextarea method will now copy the textarea.tabIndex value if available.
- [#2163] If the FCKConfig.DocType setting points to a HTML DocType then the output won't generate self-closing tags (it will output <img > instead of <img />).
- [#2173] A throbber will be shown in the Quick Uploads.
- [#2142] HTML samples will now use sampleposteddata.php in action parameter inside a form.
Fixed Bugs:
- [#768] It is no longer possible for an image to have its width and height defined with both HTML attributes and inline CSS styles in IE.
- [#1426] Fixed the error loading fckstyles.xml in servers which cannot return the correct content type header for .xml files.
- [#2102] Fixed FCKConfig.DocType which stopped working in FCKeditor 2.6.
- [#2039] Fixed the locking up issue in the Find/Replace dialog.
- [#2124] PHP File Browser: fixed issue with resolving paths on Windows servers with PHP 5.2.4/5.2.5.
- [#2059] Fixed the error in the toolbar name in fckeditor.py.
- [#2065] Floating dialogs will now block the user from re-selecting the editing area by pressing Tab.
- [#2114] Added a workaround for an IE6 bug which causes floating dialogs to appear blank after opening it for the first time.
- [#2136] Fixed JavaScript error in IE when opening the bullet list properties dialog.
- [#1633] External styles should no longer interfere with the appearance of the editor and floating panels now.
- [#2113] Fixed unneeded <span class="Apple-style-span"> created after inserting special characters.
- [#2170] Fixed Ctrl-Insert hotkey for copying.
- [#2125] Fixed the issue that FCK.InsertHtml() doesn't insert contents at the caret position when dialogs are opened in IE.
- [#1764] FCKeditor will no longer catch focus in IE on load when StartupFocus is false and the initial content is empty.
- [#2126] Opening and closing floating dialogs will no longer cause toolbar button states to become frozen.
- [#2159] Selection are now correctly restored when undoing changes made by the Replace dialog.
- [#2160] "Match whole word" in the Find and Replace dialog will now find words next to punctuation marks as well.
- [#2162] If the configuration is set to work including the <head> (FullPage), references to stylesheets added by Firefox extensions won't be added to the output.
- [#2168] Comments won't generate new paragraphs in the output.
- [#2184] Fixed several validation errors in the File Browser.
- [#1383] Fixed an IE issue where pressing backspace may merge a hyperlink on the previous line with the text on the current line.
- [#1691] Creation of links in Safari failed if there was no selection.
- [#2188] PreserveSessionOnFileBrowser is now removed as it was made obsolete with 2.6.
- [#898] The styles for the editing area are applied in the image preview dialog.
- [#2056] Fixed several validation errors in the dialogs.
- [#2063] Fixed some problems in asp related to the use of network paths for the location of the uploaded files.
- [#1593] The "Sample Posted Data" page will now properly wrap the text.
- [#2239] The PHP code in sampleposteddata.php has been changed from "<?=" to "<? echo".
- [#2241] Fixed 404 error in floating panels when FCKeditor is installed to a different domain.
- [#2066] Added a workaround for a Mac Safari 3.1 browser bug which caused the Fit Window button to give a blank screen.
- [#2218] Improved Gecko based browser detection to accept Epiphany/Gecko as well.
- [#2193] Fixed the issue where the caret cannot reach the last character of a paragraph in Opera 9.50.
- [#2264] Fixed empty spaces that appear at the top of the editor in Opera 9.50.
- [#2238] The <object> placeholder was not being properly displayed in the compressed distribution version and nightly builds.
- [#2115] Fixed JavaScript (permission denied) error in Firefox when file has been uploaded.