- Fixed error with applying styles to the whole document
- Fixed error with incorrect list elements inserting
- Disabled handling of the Enter / Shift+Enter key combinations
- Fixed error with incorrect displaying of controls in Insert/Edit link dialog
- Fixed error with displaying of some rollover buttons
- Fixed error with incorrect displaying of HTML comments
- Fixed error with displaying component icon for arbitrary PHP code
- Fixed error with incorrect displaying of color names in palette menu
- Fixed error with incorrect deteсеcting of link properties in edit mode (Mozilla Firefox)
- Fixed error with disappearing of button panels after switching to the Page Property tab while creating a new document
- For developers: HTML-editor API added. Now it is possible to add button panels and parsers, that can be used for effective processing of the HTML code in visual editor as well as for creating and handling of user-defined elements (see documentation for more details)
- Modified appearance for all dialog windows in the editor. New dialogs takes advantage of AJAX tecnology and follow the Control Panel visual theme
- Modified appearance of the context menus
- Fixed error with saving document containing incorrect HTML-constructions
- Fixed error with adding extra attributes to some tags
- Added event for inserting P tag when Shift+Enter buttons pressed
- Added function for catching inserted text from the MS Word for cleaning.
- Modified "Insert from Word" dialog. Added option to set level of text cleaning from different specific Word's tags.
- Improved speed in some operations with system events.
- Inserting the paragraph tag ("p") when pressing Enter button was replaced with line break symbol for Internet Explorer ("br").
- Fixed error with saving data from the pages containing two or more visual editor instances.
- Fixed error with incorrect positioning editor windows one over another(incorrect Z-Index settings) in Mozilla Firefox while working with two editor instances on one page
- Fixed error with saving SRC attribute for IMG tag after modifying it from the Insert Image dialog.
- New spell checker feature added that works with the use of spell checker of Microsoft Word (for IE only) and(or) server side spell checker: Pspell
- New! Table edit feature added. Now it is possible to add/delete table rows, columns and cells, split/merge cells by the mean of contextual menu.
- New panel button added: Select All for selecting all objects in work area
- New dialog for inserting of special characters.
- New option added for wrapping text strings in HTML code edit mode (for IE only). Special panel buttons enables to turn on/off code wrapping
- Increased speed of work for Panel buttons in Internet Explorer
- Excluded memory leaks that caused increasing of overall performance and stability of visual editor
- Fixed critical error that caused unexpected Internet Explorer crash while working with popup contextual menu and dropdown lists of options
- Fixed error of replacing SRC attribute for images and HREF attribute for links from relative to absolute in cases of moving objects and using Undo buttons
- Fixed error of replacing special characters (html-entities) with their HTML codes while switching between visual and HTML code editing modes
- Fixed error with renewing cascading styles list in styel panel after their changing