- Added initial support for new Taskbar features of Windows 7 (Only available when running on Windows 7)
- Added a horizontal or vertical split View in the same document (edit different parts of the same document in a dual view)
- Added new color constants for syntax keywords that can be used globally in syntax definition files
- Commands to view Dock windows now set the focus instead of hiding\showing the window
- Added syntax formatting of underline and Strikeout to keywords
- Ctrl+Select Word with the mouse, now temporarily highlights occurrences of the selected word (Active highlight)
- Added a "Dropdown Box" to the toolbar to show the current function and allow to select from the list of available functions (not shown in default mode)
- Dock Function list now follows the current function
- Snippets dock are now displayed in a tree structure, making it more ergonomic and accessible from the keyboard
- Reorganized the main menu structure
- Reorganized the Find\Replace dialog
- Added shortcuts to common Regular Expressions commands in Find\Replace dialog
- Added support for favorite files (in "New File" dialog)
- Added the ability in "New File" dialog, to open a recent file or a favorite file to be opened as copy
- When invoking Find functions, if only a function is found (if the current word is selected) it automatically will jump to the function found
- Added a "Format Text" command to format text wrap text at a certain column (configurable)
- Enhanced Switch now shows modified files in red and read only in blue
- Enhanced Switch now allows to switch to any tool window
- Added a new sort mode on Workspace dock window which groups the documents by file type
- Added a editor transparent selection option (to preserve syntax highlight under selections)
- Added a color option to select background\foreground color of output window
- Added an option to not use syntax highlighting when printing
- Added an option to print non syntax text always in black
- Added an option to use the current file path and extension when invoking Find\Replace in files
- Added a new option for External Tools, "Confirm" which prompts for confirmation before executing a tool
- Replacing with regular expressions now supports template substitution. (see help file on how to use) please note that replace in files do not support this option at this time
- Added a Popup menu to the filter in the Dock File Browser to quickly revert to a a file filter
- Improved Dock File Browser keyboard handling when it has the focus (F5 (Refresh) and BackSpace (Go up)
- File results opened from dock search window are now marked as visited (the text will be grayed out)
- Improved Status bar with feedback on "clickable" panels
- Added an "Auto Hide All Windows" command to automatically set the dock windows to the "auto-hidden" state
- Added shortcuts to Tool items in the Tools Menu
- Added support for Windows Vista \ 7 hint style (optionally can be forced to use in Windows XP and 2000)
- "Ask For parameters" when executing a tool, now preserves additional parameter variables you may have, and, when adding more variables, the actual value will be inserted
- "Ask For Parameters" dialog is now resizeable
- Double clicking in switch bar creates a new document
- Added two new Switch Bar Styles
- Fixed : If a temporary macro is in memory sometimes the "OK" button was disabled in the playback macro dialog
- Fixed : Windows list now remembers sort column and direction between sessions
- Fixed : Document path in Bookmark window was not optimized for the space available
- Fixed : Setting a temporary syntax for a document was lost if the background color for the editor was changed
- Fixed : issues dragging dock windows in Windows Vista \ 7 (When the Aero interface is running)
- Fixed: some issues with dock windows
- Fixed: Sometimes opening a file, the focus would revert to the previous document
- Fixed: Using Insert->File would the focus would be lost on the active document
- Fixed: Find all in current document would report that the number of files searched would be the same of loaded document count instead of one
- Fixed: "Preserve Indent on Paste" would not work if "Shift+Ins" was used
- Fixed: Decimal point, when calculating an expression, is now the same as defined in the control panel
- Fixed: Replacing parameters, on execute a tool, would not verify if the variable was empty, resulting sometimes in empty values ("")
- Fixed: Context menu for toolbars would only be shown when the toolbar was on top dock
- Fixed: Some issues in Windows Vista \ 7
- Fixed: Sometimes Nex/Previous functions was not enabled when switching documents
- Fixed: "Copy File Path's" in the Window manager would copy the asterisk if a document was modified
- Fixed: Some issues in the sort dialog
- Fixed: Sometimes an annoying "There is no disk in the drive..." message would pop up on start up
- Other small bug fixes
- Internal code tweaks optimizations for improved performance