1.3.0-preview2
Pre-release
Pre-release
·
4 commits
to master
since this release
Notices
- This is a PREVIEW release. Expect some instability in regards to the Struct Editor feature. There should be no loss/affect on existing DMWs.
Release pipeline
https://github.com/aldelaro5/dolphin-memory-engine/actions/runs/16786795506
GitHub Auto Release Notes Below
What's Changed
- Fix crash when deleting watch group containing a struct by @malleoz in #209
- CI: Migrate AppImage url by @dreamsyntax in #211
- CI: Fix AppImage for push/PR workflow by @dreamsyntax in #215
- Fix incorrect struct update loop bound by @malleoz in #218
- Truncate filepath in status bar if > 50 chars by @dreamsyntax in #216
- Make struct children labels read-only by @malleoz in #221
- Show Struct name in
Type
field and show no value for Struct itself if valid by @dreamsyntax in #219 - Struct Feature / v1.3 - Crash fixes by @malleoz in #226
- Set Struct Editor size limit to 0x5000 by @malleoz in #229
- Fix MemWatchModel bug when updating structs by @malleoz in #230
- Fix struct member updating on address change by @malleoz in #231
- Update 'Clear' and 'Open' to account for Structs by @dreamsyntax in #233
- Refresh values after onUnhook by @dreamsyntax in #234
- Fix crash on lastFile op on initial load by @dreamsyntax in #236
Full Changelog: 1.3.0-preview1...1.3.0-preview2