
v7.2 [Nov 9, 2014]
Version 7.2
Updated the regular expressions engine to the latest version (based on PCRE 8.36).
Added 10 new Clip commands.
Added new shortcut to insert « French quotation marks » around selected text: Ctrl Alt ,
Added “Full Name in Title Bar” setting on General tab in Options dialog box. Check this option to display the current document name with the full folder path. Uncheck it to hide the folder path.
Added “Open All” command to File > Reopen submenu.
Added new shortcut to close a document tab and cancel the “Save changes” prompt: Ctrl Middle Mouse Button click on tab.
When using the “Close All Documents” feature, the list of closed files is now automatically stored under the “Close All” Favorites category list. The warning prompt is now only displayed if more than 16 documents are about to be closed.
Removed the "Save Changes" prompt when closing a modified but empty document that has never been saved to disk.
Reintroduced the auto-complete feature in the search dialog combobox fields.
Improved Calculate Expression feature by increasing bracket limit from 40 to 100.
Improved Calculate Expression feature, which now supports the × and ÷ operators as equivalent to the * and / symbols. Example:
4×7÷2=14
works the same way as
4*7/2=14
Improved font sharpness when run under Windows high DPI settings.
Improved setting file-type associations with NoteTab (note that associations set with previous versions may not show in Options).
Fixed several syntax highlighting issues in NoteTab Pro that occurred when text contained tab characters.
Fixed issue with “Match Directory” and “Use Default Directories” options.
Fixed infrequent issue that resulted in no selected document tab (usually after closing a document).
Several other minor improvements and fixes.
Updated documentation.
v6.2 [Jan 29, 2010]
The 6.2 version offers:
- Updated the regular expressions engine to the latest release, which is based on PCRE 8.01 (Perl 5.10).
- Now uses the Windows user-interface default font instead of MS Sans Serif.
- Fixed an issue when saving Web pages that have a mismatch between their charset declaration (Unicode) and the actual file format (not Unicode).
v5.6 [Mar 1, 2008]
Several minor improvements and bug fixes