Notices
- New feature under "File" can disable writing the "expanded" state of Groups. This is useful if collaborating with others on a DMW or using version control.
- Float/Double can once again select their base. They were applying the last chosen value, which led to #191
- Our CI is overhauled to make releasing easier with the artifacts named nicely. Building locally or making a PR will show the commit hash rather than a version.
Release pipeline
https://github.com/aldelaro5/dolphin-memory-engine/actions/runs/13600699546
GitHub Auto Release Notes Below
What's Changed
- Bugfix: Allow selecting scanning options for float and double by @dreamsyntax in #192
- Add Setting to collapse all Expanded Groups on save by @dreamsyntax in #194
- Resolve Qt6.8 deprecation with Qt version check by @dreamsyntax in #196
- CI: Artifact Naming by @dreamsyntax in #195
Full Changelog: v1.2.5...1.2.6