v1.26.1
What's Changed
- fix(tests): stop cargo test overwriting the real ~/.claude/settings.json by @jprisant in #537
- fix(recent-edits): keep the docked panel open when the project is deselected by @jprisant in #533
- ci(rust): add a Windows build gate, and an informational Windows test run by @jhlee0409 in #539
- fix(viewer): order a windowed message set by time instead of hoisting by @jhlee0409 in #542
- fix(recent-edits): distinguish two dock requests that carry the same key by @jhlee0409 in #543
- fix(tests): sandbox the remaining modules that resolved the real home by @jhlee0409 in #544
- fix(tests): isolate rename.rs from the developer's home, and give the accept path a real test by @jhlee0409 in #547
- fix(windows): make project-folder decoding reachable — marker, leading dash, and root by @jhlee0409 in #549
- fix(tests): give Windows fixtures platform-appropriate absolute paths by @jhlee0409 in #550
- fix(ci): lint the default feature set too, and canonicalise the sandbox home by @jhlee0409 in #552
- fix(release): add a manual trigger to updater-release, and resolve the tag once by @jhlee0409 in #553
Full Changelog: v1.26.0...v1.26.1