+ Initial HTML 4 and XHTML 1 colorizers, with support for JavaScript blocks
+ Checks if the system meets the minimum requirements before starting the program
+ Added ChangeLog under "Help > Check for Updates"
+ Initial PHP colorizer with PHP 5 functions
+ Basic editing in the Edit window
+ Convenient F12 keyboard shortcut for toggling between the editor and the preview. Also accessible from the "View > Editor" menu
+ Preview tab for previewing content in the Edit window
+ Active Preview window now displays the related editor window name, to make it easier to work with multiple edit windows
+ Active Preview window (Ctrl+F8) for previewing the current document while editing
+ New save mode that can restore file data if the file could not be updated
+ Internal Browser Window for opening pages within the program
+ "File > New Document" option (Ctrl+Alt+N) for creating a blank document. [...]
+ About dialog with application and operating system version information, Copy Version option, and People tab
+ "File > Open" menu option (Ctrl+O) for opening local and remote files. [...]
+ Check for Updates dialog with the current version information and the option for checking the HTML-Kit site for new versions
+ Displays an alert if the character encoding selected on the file open dialog differs from the file encoding (based on BOM)
+ Basic status bar with hints for menu options
+ Ability to remember the position and size of windows, such as Active Preview, Internal Browser Window and About, within the session
+ Initial integration with Scintilla syntax highlighters
+ "File > Save" menu option (Ctrl+S) for saving the current file to local storage
+ "File > Save As" menu option, which is similar to the Save option except it prompts for a new file name and location
+ "File > Close" menu option (Ctrl+F4) for closing the current file