Skip to content

Releases: grainulation/orchard

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 20 Apr 05:48

Automated release for v1.1.5

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 19 Apr 18:24

Automated release for v1.1.4

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 19 Apr 06:31

Automated release for v1.1.3

v1.1.0 — Security Hardening

Choose a tag to compare

@aid-ninja aid-ninja released this 11 Apr 21:11

Security

  • Path traversal guard — Static file server now validates resolved paths stay within PUBLIC_DIR using startsWith with path separator check.
  • CSP meta tag — Content Security Policy added to landing page and dashboard.
  • Gitignore — Added farmer runtime files and .claude/.

Full changelog: v1.0.0...v1.1.0