Immutable
release. Only release title and notes can be modified.
Docker
docker pull ghcr.io/stevehansen/scribegate:0.6.1CLI
dotnet tool install -g Scribegate.Cli --version 0.6.1Changes
- docs(spec): mark Milestone 8 items complete in spec.md
- docs: expand the post-M8 dependency security note in CLAUDE.md
- fix(deps): patch dev-only form-data + ws@7 highs (npm audit now clean)
- fix(deps): bump dompurify 3.4.0 -> 3.4.11 (XSS sanitizer advisories)
- docs: record post-M8 hardening (RFC #12 + dependency security bumps)
- feat(api): deepen the share-link lifecycle into a cohesive module (RFC #12) (#14)
- Add renovate.json
- fix(deps): bump vite 6->8 (drops esbuild, GHSA-gv7w-rqvm-qjhr) + patch ws
- fix(deps): bump transitive qs to 6.15.2 (GHSA-q8mj-m7cp-5q26)