IDM Computer Solutions heeft zijn multifunctionele teksteditor Ultraedit voorzien van een update naar versie 14.10. Het programma kan overweg met gewone asci-tekst, maar ook hex- en html-bestanden zijn geen probleem. Verder beschikt het over features zoals macro's, verticale blokselectie, syntax highlighting, een ingebouwde ftp-client en spellingcontrole in diverse talen. In versie 14.20 is onder andere de ftp-functionaliteit verbeterd. Het volledige changelog van deze release laat de volgende veranderingen zien:
Changes in UltraEdit version 14.20:[break]
- Improved FTP Support
- Full support for FTPS (Control only, Control and data, Implicit)
- Redesigned Open from FTP/Save as to FTP dialogs
- Ability to set a (server based) remote or (Perl regex based) local filter (provides filtering ability for SFTP)
- Improved proxy support
- Improved SSL certificate handling
- Ability to set local default directory for each FTP account
- Scripting access to the clipboard
- Access content on the clipboard via UltraEdit.clipboardContent;
- Fill the clipboard via var myClipboardContent = UltraEdit.clipboardContent;
- Threaded function list with option to move focus to function list on refresh
- Line numbers available for "List lines containing string" dialog
- Enhanced large file detection and handling
- Prompt for each large file opened to open without temp files, line numbers, etc.
- Single click activates file in "Open" list (file tree view)
- Added application icon to Windows Explorer context menu option
- Added ability to add up to 20 external Help files
- Added ability to specify column order for bookmark viewer
- Added menu option to reset floating dialogs (View -> Views/Lists -> Recover Floating Windows)
- Many other minor enhancements/improvements