0.7.0 - Final Qt 5 build
Warnings
- This is the final version built with Qt 5. As such this will be the last version compatible with Windows 7/8/8.1.
- The Dolphin MEM Override feature has some issues on
Windows
builds. If you need it to work accurately, you must use Linux for this version.
Notices
- The newer hardware performance issue is NOT addressed in this version. Updating to Qt 6 seems to have resolved the issue, as such this build will still have the performance issue related to hook order. Read the issue for mitigations if you use this version.
- @dreamsyntax is now a maintainer on the project.
- We have migrated to GitHub Actions, you can easily test and produce builds for both platforms now.
- The 'beta' prefix and 'pre-release' flags will now be dropped moving forward.
- Lastly thank you everyone for your contributions, especially the ones that sat for years. I hope to help bring a unified version of DME without the need of many forks. - dreamsyntax
Release pipeline
https://github.com/aldelaro5/Dolphin-memory-engine/actions/runs/6739726242
GitHub Auto Release Notes Below
What's Changed
- Feature/Enhancement: Set base for all selected watches & update misc typos, update appveyor and readme by @dreamsyntax in #56
- Added lock/unlock for selecting multiple items by @MarkAlarm in #65
- Add GitHub Actions by @dreamsyntax in #70
- Add .editorconfig file by @Broxzier in #30
- Fix pointer bool conversion logic error from typo by @Minty-Meeo in #74
- Features: CopyMemoryRange (new View); Search Range; Undo Search by @roeming in #61
- Fix Linux build for CopyMemoryRange/Undo Search/Search Range by @CNace13 in 4e3e7a6
- Bouquet of UI enhancements by @cristian64 in #60
- Add null pointer checks in
DolphinAccessor
. by @cristian64 in #76 - Feature: Specify MEM1/MEM2 Regions / Fix compatibility with Dolphin MEM Override by @Minty-Meeo in #47
New Contributors
- @MarkAlarm made their first contribution in #65
- @Minty-Meeo made their first contribution in #74
- @roeming made their first contribution in #61
- @cristian64 made their first contribution in #60
- @CNace13 made their first contribution in 4e3e7a6
Full Changelog: v0.6.0...v0.7.0