File Details
v0.28.0
- R
- Jun 29, 2026
- 263.39 KB
- 20
- 12.0.7
- Retail
File Name
MythicPlusPartyShuffle-v0.28.0.zip
Supported Versions
- 12.0.7
Darkmoon Party Shuffle
v0.28.0 (2026-06-29)
Full Changelog Previous Releases
- feat(comm): notify in chat when a newer addon release is detected
Peer-derived detection (WoW addons cannot query CurseForge): piggyback the
sender's addon version on the comm envelope (slot 7, PROTOCOL_VERSION 6->7) so
any received message reveals it with zero extra traffic. Compare released
semver, ignore dev builds on both sides, and print a localized one-shot
update-available line (enUS/frFR). The solo demo stays silent: detection
lives on OnCommReceived (which the demo bypasses via _handle) and is guarded
by Comm._demo.
Archive OpenSpec change version-update-notice and sync the comm-protocol and
version-update-notice main specs. Bump DEV_TARGET to 0.28.0.
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com