Releases: jovibor/Hexer
Releases · jovibor/Hexer
Release list
Hexer 1.4.0
- Added Per-Monitor V2 DPI support
- User settings are now stored in the local SQLite database
- All Bookmarks and Applied Templates are now saved automatically on file close
- New SVG icons
- Many improvements and fixes
Note
To run Hexer.exe, you need either MSVC redistributable or MS Visual Studio be installed.
Hexer 1.3.1
- Mostly bugs fixes release
- New HexCtrl settings added:
clrLinesMain,clrLinesTempl,clrScrollBar,clrScrollThumb,clrScrollArrow,HexCharsCaseUpper
Hexer 1.3
- Show in Windows context menu option now doesn't require Admin elevation
- Apply button added to Settings, to see the new options immideately
- New Read/Write Safe mode added, atm for files up to 50MB
- New general startup settings: SHOW_NEW_FILE, SHOW_OPEN_FILE, SHOW_OPEN_DEVICE, SHOW_OPEN_PROC
- SetupAPI is now utilized to query Drives/Volumes, instead of very slow WMI
- Recent Files List can now be emptied by setting RFL size to zero in the settings
- Many internal fixes and improvements
Hexer 1.2.1
- Don't resolve `.lnk' check-box added to OpenFile dialog
- Colors for bookmarks' font and bk added to the Settings
- Tab icons now set depending on document type
- Release
.exeis now built statically linked to not require VS redist
Hexer 1.2
- Process memory offsets are now shown as they are in the process memory
- Process data size is now set equal to all committed memory pages
- Process Memory dialog added: View->Process Memory...
- When switching tabs, all dialogs will now be hidden/restored
- Fixes and improvements
Hexer 1.1
Hexer 1.0.0
- General settings implemented
- Settings are now applied to all opened documents when saved
- All HexCtrl's settings are now saved on app's close
- Templates are now loaded automatically upon app's startup
Hexer 0.9.4
Hexer 0.9.3
- Pane's state now saved when pane closes
- Font settings now preserved after the app's close
Hexer 0.9.2
Bookmark manager pane added. DlgFileInfo dedicated dialog for the file info grid added.