Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Apr 15:34
· 67 commits to main since this release
Immutable release. Only release title and notes can be modified.
0300c64

Docker

docker pull ghcr.io/stevehansen/scribegate:0.3.0

CLI

dotnet tool install -g Scribegate.Cli --version 0.3.0

Changes

  • fix(docker): restore Web project directly instead of whole solution
  • feat(test,ci,web): M7 "Proof & Prevention" — automated test harness
  • fix(data,web): FTS5 search returned zero rows due to contentless-table JOIN
  • docs: markdown parity audit and mark M6 complete
  • feat(core,data,web): soft-delete / archive documents (M6)
  • feat(web): inline media previews for images in markdown (M6)
  • feat(web): Mermaid diagram rendering in markdown view (M6)
  • docs: check off M6 syntax highlighting
  • feat(web): syntax highlighting for markdown code blocks (M6)
  • docs: open Milestone 6 "Markdown Depth"
  • docs(spec): mark M4 complete and add Milestone 5 section
  • chore: add Claude Code commands and subagents for Scribegate