Install
curl -fsSL https://getnora.io/install.sh | shOr download the binary directly:
curl -LO https://github.com/getnora-io/nora/releases/download/v0.6.0/nora-linux-amd64
chmod +x nora-linux-amd64
sudo mv nora-linux-amd64 /usr/local/bin/noraDocker
Alpine (standard):
docker pull ghcr.io/getnora-io/nora:0.6.0RED OS:
docker pull ghcr.io/getnora-io/nora:0.6.0-redosAstra Linux SE:
docker pull ghcr.io/getnora-io/nora:0.6.0-astraChangelog
See CHANGELOG.md
What's Changed
- docs: add PR #97 fixes to v0.5.0 changelog by @devitway in #114
- fix: add missing Go and Raw registries to OpenAPI, startup logs, and metrics tests by @devitway in #115
- test: add Go and Raw to Playwright dashboard and health checks by @devitway in #116
- chore: update dashboard screenshot to v0.5.0 by @devitway in #117
- chore: higher resolution dashboard screenshot (1920x1080) by @devitway in #118
- chore: workspace clippy lints, release profiles, COMPAT.md, diff-registry by @devitway in #119
- chore: DX improvements — typos, blame-ignore, PR template, registry checklist by @devitway in #120
- docs: clean up CHANGELOG.md duplicates by @devitway in #122
- docs: add llms.txt by @devitway in #129
- docs: fix env vars, ports, remove stale docs/, unify with getnora.dev by @devitway in #131
- chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #135
- chore(deps): bump docker/build-push-action from 7.0.0 to 7.1.0 by @dependabot[bot] in #136
- chore(deps): bump crate-ci/typos from 1.45.0 to 1.45.1 by @dependabot[bot] in #137
- chore(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0 by @dependabot[bot] in #138
- chore: remove stale version references from comments by @devitway in #139
- feat: v0.6.0 Lifecycle — Maven immutable releases, Online GC, Retention Policies by @devitway in #143
Full Changelog: v0.5.0...v0.6.0