Changelog
Bug fixes
- 5173312 fix(sync): persist LAST SYNC, stream per-profile progress, wire
--provider/--profilefiltering (Fixes #65) - 3a918ef fix(profile): pass through XDG config/data/state into isolated profiles (Fixes #69)
Verification
Assets are signed with the pinned caam release key (cosign.pub in the repository), matching the fallback verification path in install.sh:
cosign verify-blob --key cosign.pub --bundle SHA256SUMS.sig SHA256SUMS
Full Changelog: v0.1.13...v0.1.14