What's Changed
- Add ability to restore opened and unsaved files between application restarts (this is experimental and should be used with caution)
- Switch to Qt6 for official distribution (Flatpak distribution will remain on v5.15)
- Build universal (multi-architecture) binaries for MacOS for native ARM support
- Add Column Mode dialog to insert text/numbers at a specific column
- Add File List to show opened editors
- Add copying/exporting as HTML and RTF
- Add app icon to Linux AppImage
- Open all files when folder is dropped into the application
- Allow renaming of temp files
- Allow editing characters through the Hex Viewer
- Update Lexilla to v5.2.1
- Update Scintilla to v5.3.2
- Default to UTF-8 for empty files
- Fix crash on Linux when secondary instance opens non-existent file
- Fix replacing all matches in a document
Full Changelog: v0.5.6...v0.6