Change Log for Notepad2 5.0.26-beta4 (released October 28, 2012) - Fixed selection history (broken since Notepad2 5.0.26-beta3) - Auto-detection of indentation settings is disabled by default Change Log for Notepad2 5.0.26-beta3 (released October 27, 2012) - Encoding detection for 8-bit encodings (File, Encoding, Default) - Option to auto-detect indentation settings (enabled by default) - Large file warning message always displayed for files > 64 MB - Refined low memory checking for loading and saving large files - Updated Scintilla library to 3.2.3 Change Log for Notepad2 5.0.26-beta2 (released September 30, 2012) - Always use UTF-8 as internal encoding (better clipboard usability) - Display notification if encoding tag mismatch is detected on save - Share MRU lists (files, searches) across all Notepad2 instances - Ini-file option to disable shared MRU lists - Dialogs making use of MRU lists have options to clear all items - New hotkey to toggle between stream and block selection (Ctrl+*) - Remapped "Reset Zoom" hotkey to Ctrl+0 - Remapped "Transparent Mode" hotkey to Ctrl+/ - Ini-file option to force saving empty files with BOM if applicable - Ini-file option to specify offset of new windows (Alt+N, Alt+0) - Fixed hang with -u command line switch for non-Administrator user Change Log for Notepad2 5.0.26-beta1 (released September 07, 2012) - Restore selection after undo and redo (options in ini-file) - Changed default extension for saved files from none to .txt - Open and save dialogs again remember the last used directory - File change notification option to display title bar indicator - Handle %1 wildcard for external file browser command line - Regex backreference \0 represents full match in replacement - "Jump to" dialog allows expansion of selection (Shift+Enter) - Hotkey Ctrl+Shift+P snaps window to more default positions - Command line switch /p sub-option x opens a maximized window - Option to display word wrap symbols in line number margin - Simplified syntax schemes for Web Source Code, Perl and Python - Various other minor updates to syntax schemes and keywords - Accept fractional font sizes for syntax styles (i.e. "size:9.25") - Added style attribute "semi-bold" for font weight - Use Direct2D on Windows Vista and above (options in ini-file) - Minor visual updates to program icons and toolbar buttons - Fixed bug with font dialog assuming italic attribute by mistake - Fixed bug to load UTF-16 LE files with BOM as UTF-16 BE - Fixed bug with truncating files on saving if out of disk space - Fixed bug with truncating files on saving if low of memory - Fixed bug with crash on Windows XP without Service Pack 3 - Updated Scintilla library to 3.2.2