v1.2.5
Notices
- Windows builds are now using Qt6.8.2
- Linux builds 'ubuntu-22.04-x86_64' will now be released in
.tar.gz
format to preserve the executable bit. - Developers: Starting in this version, we dropped the .sln; Windows builds use CMake as well now.
- When you press "Clear the watch list" you will also drop the reference to your last loaded file.
- The status bar on the bottom will now indicate if you have a file loaded.
- New feature: Auto-load last file. This feature will not be enabled by default. This disables updating the 'temporary' watchlist stored in the configuration file until you disable the feature again. If attempting to close with unsaved changes, you will be warned and prompted to save while this mode is active.
Release pipeline
https://github.com/aldelaro5/dolphin-memory-engine/actions/runs/13488108257
GitHub Auto Release Notes Below
What's Changed
- Cleanup: Remove MSBuild / SLN by @dreamsyntax in #180
- Add Autoload Last File Option by @dreamsyntax in #183
- Show active file in status bar by @dreamsyntax in #184
- CI: Update clang-format-action to v4.14.0 by @dreamsyntax in #186
- Lint: Use Clang-Format 19 by @dreamsyntax in #187
- Externals: Qt6.8.2 for Windows by @dreamsyntax in #188
Full Changelog: v1.2.4...v1.2.5