Skip to content

v0.6.1

Choose a tag to compare

@ccch1mneyyy ccch1mneyyy released this 15 Aug 05:20
· 290 commits to main since this release
00bbcf5

v0.6.1 Release Notes

fix

  • fix(deps): dsh-working-activity ^0.2.4——类型注册根治未知事件连环炸 by @ccch1mneyyy in #119

dsh-working-activity 0.2.4 registers its activity/status session-event type into every reachable copy of KNOWN_SESSION_EVENT_TYPES at load (dual anchors: the plugin tree and the CLI tree — upgrade windows can load two physical dsh-session copies, and strict validators only consult their own). In processes mounting the plugin, logs carrying activity events now pass resume seed validation and persistence loads outright: new logs no longer need the compat repair's ignorable marking, and old unmarked logs pass too. The 0.5.1 repair and 0.6.0 tolerant title reader stay in place as defense-in-depth for consumers that do not mount the plugin.

Full Changelog: v0.6.0...v0.6.1