What's Changed
This release hardens distribution and ingestion. The installer and updater now verify tagged, versioned SHA-256 checksum manifests before replacing the binary; scanner contract violations fail closed; and Hermes indexing supports databases where session rows do not include a working directory.
- chore: bump version to 1.1.0+dev by @dacorvo in #98
- fix(scan): fail closed on scanner contract violations by @dacorvo in #97
- Add more polished demos by @dacorvo in #99
- Security/verified install and update by @dacorvo in #100
- Fix/hermes optional cwd by @dacorvo in #101
Full Changelog: v1.1.0...v1.2.0