Hearth v1.0.2
Fixed
- Fixed a trust-breaking bug where opening an older Hearth chat could resume the newest unrelated conversation context.
- Fixed legacy-chat continuity so short follow-up messages still continue the correct conversation by carrying recent same-chat history into the Hearth app-channel turn.
- Kept
/stoprouting aligned with the per-conversation session key path.
Changed
- Hardened Hearth app conversation routing so each chat now maps to its own OpenClaw session key.
- Bumped the web app build version to
0.0.119for the next PWA rollout.