Text Editor Can now edit text, Unicode, or EBCDIC files. Basic support for syntax highlighting for C/C++ files. Support indenting or unindenting text with Tab or Shift+Tab. Added insert date/time and insert color commands.
Hex Editor Improved visual style for hex editing. Can display addresses in sectors.
File Tabs Improved tab-based interface with close buttons. Added a floating tab group. Can drag and drop file tabs (even between the floating tab group). Able to have multiple tab groups laid out horizontally or vertically.
File Interfaces Added 'Edit As' combo box to switch between editing text, hex, C++, etc. files. Added Ctrl+H shortcut to toggle between text and hex files. Use Ctrl++ or Ctrl+- to enlarge or shrink fonts. Can set status bar and ruler display formats for different file interfaces.
Find/Replace Added Replace in Files command. Find dialog automatically copies selected bytes to the Value field. Improved status bar for doing long replace operations. Find results update when bytes inserted/deleted.
Goto Can use goto dialog to jump to an address, line or a sector. Use ',a', ',l' or ',s' options in Goto combo box for address, line or sector.
Bookmarks Added a Toggle Bookmark command (can be used to add quick bookmarks). Bookmark positions properly update when bytes inserted/deleted.
Printing Enhanced Print Preview dialog. Printing now works with text files (including Templates and Scripts).
Tools Improved calculator with input buttons for performing quick calculations using the mouse. Improved conversion utility can be used to convert character sets and/or linefeeds. Improved checksum tool can treat data as ushorts, uints, or uint64s. Improved histogram tool can treat data as other data types.
Workspace Enhanced the 'Explorer' tab of the Workspace.
Inspector Added Unicode string to the Inspector. Moved list of available functions to the 'Functions' tab of the Inspector.
Scripts and Templates Can have more than one script or template open at a time. Find, print, other operations can all be applied to a script or template. Select which script or template to run using drop-down list in the Tool Bar. Results from Printf now displayed in 'Output' tab in the Output panel. Code Editor has been removed and replaced with a Floating Tab Group. Can display local variables in the template results. Add RequiresVersion, ReadInt64, ReadUInt64, WriteInt64, WriteUInt64 functions. Variables defined in script are now displayed in the 'Variables' tab of the Inspector. List of functions now displayed in the 'Functions' tab of the Inspector. Removed size limitation for scripts and templates. Scripts now stored in "My Documents\SweetScape\010 Scripts" directory. Templates now stored in "My Documents\SweetScape\010 Templates" directory. Added default import byte to 'ImportFile' function.
Register Dialog Improved register dialog lists when Support/Maintenance expires. Can look up forgotten passwords. Can remove license from the current machine.
General Added tutorial for using Binary Templates. Updated some hotkeys for various tasks. Show current character set, linefeeds, and tabs in the status bar. Synchronized Scrolling now synchronizes scrolling horizontally and vertically. Added Overwrite File and Overwrite Bytes commands. Many dialogs have an expandable 'Options' section. Improved New and Open tool buttons with drop-down list. Full support for Unicode file names and strings in the application. Can use 'File > Revert/Refresh' to update processes or drives. Added -reset and -resetall command line options to reset the interface. Official support for Windows 98/Me/NT has been dropped.
Options Can control the mouse wheel scroll rate. Can control the directories where Scripts and Templates are stored.
Bug Fixes Fixed problems with different DPI settings. Fixed problem imported certain base64 files. Fixed occasional crash on shutdown. Fixed disappearing columns on some multi-monitor systems. Fixed crash when deleting multiple files that were open in 010 Editor.