
+ Internal preview (side-by-side preview) and "View > Preview in Browser" tested with Firefox 3.5. On most systems with Firefox 3.5, side-by-side preview no longer requires the installation of XULRunner. [Screenshot]
+ Find, Replace, and most other dialgs are able to paste text from multiple sources. The sources include the clipboard, all open documents, and copy & paste pads. To use this feature, click the field name and select "Paste From" [Screenshot]
+ "Copy and Paste Pad" windows remember pasted text between sessions ("Edit > Paste Plus > Copy Paste Pad"). [Screenshot]
+ Support for using input dialogs in JavaScript plugins. Details on: http://www.html-kit.com/support/tools/javascript-in-plugins/ [Screenshot]
+ Plugin dialogs, such as "File > New > HTML 4.01 Transitional," have an option to quickly display other similar plugins. This can be accessed by clicking the button on the bottom left corner of the dialog. This can be used to quickly switch replace plugins from one to another (text mode to regexe mode, for example). [Screenshot]
+ Updated HTML-Kit Tools User Guide. "Help > User Guide" can be used to view the latest online version of the User Guide. [Screenshot]
+ Simpler and lighter colors on plugin menus such as "File > New" and "File > Insert." [Screenshot]
+ "Input" tab on "Edit > Paste Plus > SELECT/UL/OL/..." wizards. This tab displays a copy of currently selected text and can be used to make any final changes without modifying the current document. [Screenshot]
+ "Edit > Paste Plus > SELECT/UL/OL/..." wizards display wider input fields when possible. [Screenshot]
+ Improved support for running HTML-Kit Table Designer Pro from HTML-Kit Tools ("Tools > External Programs > hkTableDesignerPro"). [Screenshot]
+ Plugin Types drop-down menu on the Actions Bar ("Actions Bar > CH-1 > Customize > Plugins") provides central access to downloading, installing, viewing, creating and managing plugins. [Screenshot]
# Enlarged down arrow sections in buttons with drop-down menus, such as the Delete button on plugin manager dialogs, to make it easier to see and access them on smaller screens. [Screenshot]
# Added *.rss to the default list of file extensions for opening RSS newsfeed files in XML mode. [Screenshot]

+ New simplified default style for plugin windows. To change back to the previous styles with thicker bars, select "Bars" style from "Window > More options > Select Style." [Screenshot]
+ Ability to change the appearance of plugin windows (Start, Templates, Snippets, etc.) with CSS-based custom styles. To change the style, click "More options" icon (at the top of Start window, for example) and pick "Select Style." This option is also available through the window settings page. [Screenshot]
+ "File > New > New from current document" creates a new document with content from the current document. If there's a selection, the selected text is used in the new document. If Tidy tab is focused, uses text from the Tidy window instead of the editor. [Screenshot]
+ "Copy to New" option on the Tidy tab can be used to quickly open Tidy suggested code in a new document for testing Tidy code separately before applying it to the original file. [Screenshot]
+ Preferences dialog setting: "Files > Misc > Add document names to Windows Recent Documents list" preference can be used to list recent files on Windows Start menu. On Windows 7, this option can list files on Task Bar Jump Lists. [Screenshot]
+ PHP plugins can access input dialogs in a way that uses less code and feels natural to PHP scripting. Details: http://www.html-kit.com/support/tools/php-plugin-user-input/ [Screenshot]
+ Minor improvements to the look of dialog boxes.
+ To help add context to translatable text, many of the text to be translated now contains the source of the text (main menu, preferences, etc.). [Screenshot] [...]
+ Speed improvements related to closing and exiting the application.
+ Displays a message if a HTML plugin could not be parsed in full. [...]
+ Reference plugin ("Help > References") for Bing [Screenshot]
+ Reference plugin for Creative Commons
+ Reference plugin for Twitter
+ Reference plugin for Wolfram
+ 4 in 1 preview -- up to four different previews of the same page for faster testing. [...]
+ Firefox-compatible preview on the internal preview tab makes it possible to view IE-compatible and FF-compatible previews side-by-side. To add a Firefox preview, click "More" next to the "Preview" tab and select "Add Firefox-compatible Preview"
+ Preferences dialog setting: "Primary/secondary browser mode for internal preview" options under "Edit > Preferences > Files > Preview" can be used to set the default preview mode to Firefox and/or to enable IE+FF side-by-side preview.
+ Test how pages look like without style sheets ("Preview tab > More > Add IE/FF")
+ Custom preview can be added that hide images, highlight block elements and/or preview with specific CSS rules.
+ Preferences dialog setting: "Internal preview page resolution" makes it easier to test pages at a specific page width.
+ "More" option next to the "Preview" tab can be used to change the page width with "Set preview resolution" option.
+ Arrange multiple previews vertically or horizontally using "More" option next to the "Preview" tab.
+ Preview windows on the Preview tab can have custom color bordered to quickly identify whether they're IE (blue border), FF (orange border) or custom preview (custom color).
+ Inserts the numeric entity when clicking a character in Entity Window while the Shift key is pressed down ("Actions Bar > CH-3 > Character Entities"). This feature can be used, for example, to quickly insert “ instead of “
+ The default caret size changed to large from small to make it easier to locate it.
+ Preferences dialog setting: "Editor > Misc > Editor caret size" preference can be used to set the default caret size to large.
+ Shows popup hints for links on the Status Bar such as line ending, character encoding, preview options and more.
+ Optimizations for running on Windows 7 Release Candidate (32-bit and 64-bit).
+ "Help > About > Details" indicates if the operating system is running in 64-bit mode.
+ Use JavaScript in snippets, templates, right-click caret ations, and more. This builds on the support for PHP plugins announced in the previous update. For details, see: http://www.html-kit.com/support/tools/javascript-in-plugins/
+ If the auto-detected character encoding of a file doesn't match the default character encoding, displays a list of possible encodings to choose from. [...]
! Fixed Character Entities window ("Actions Bar > CH-3") bug related to unusual mouse positioning and speed.
# When sorting sections in template and snippet windows, reuses "sectionsortkey" from the first item with the same section name. This should make it easier to add templates and snippets into existing sections.
# Removed some non-function names and added missing keywords in PHP colorizer.
+ Use PHP in snippets, templates, right-click caret ations, and more. This feature provides a powerful way to utilize PHP in plugins without having to learn a complex plugin API. For details, see: http://www.html-kit.com/support/tools/php-in-plugins/
+ Improved "File > Insert > Add New Snippet" and "File > New > Add New Template" dialogs make it easier to change plugin language to PHP.
+ Colorizer Styles in "hkDefault" updated with CSS items.
+ Light background bars in project windows make it easier to track items.
+ Preferences dialog setting: "Advanced > General > Use selected text in search" option can be used to automatically include any selected text in the search.
+ A quick link option on "Preview" tab for previewing as you type.
+ Line ending indicator on the Status Bar no longer asks whether to go ahead with line ending conversion, when using the dialog.
+ Currently selected document tab is displayed in bold font to make it easier to distinguish it from inactive tabs.
# Increased width of character encoding drop-down list on file open/save dialogs.
+ "verbose" parameter in External Program and Browser plugins can be used to test file path calculations. [...]
+ Clicking the character encoding indicator on the Status Bar (when enabled under "Edit > Preferences > Files > Encode"), brings up a list of supported encodings. The encoding can be set without having to save the document. The document gets flagged as modified.