| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-14 | 1.6 kB | |
| v0.4.67 source code.tar.gz | 2026-08-14 | 2.4 MB | |
| v0.4.67 source code.zip | 2026-08-14 | 2.7 MB | |
| Totals: 3 Items | 5.1 MB | 0 | |
What's Changed
- feat(auth): add AUTH_MODE with a single_user default by @njbrake in https://github.com/mozilla-ai/clawbolt/pull/1515
- feat: move the multi-tenant backend into OSS behind AUTH_MODE by @njbrake in https://github.com/mozilla-ai/clawbolt/pull/1516
- feat(frontend): merge the premium frontend and drop the overlay by @njbrake in https://github.com/mozilla-ai/clawbolt/pull/1517
- refactor(admin): drop heartbeat_directives_count from the shared-data export by @njbrake in https://github.com/mozilla-ai/clawbolt/pull/1518
- fix(frontend): restore the "Not configured" state on the Tools page, run vitest in CI by @njbrake in https://github.com/mozilla-ai/clawbolt/pull/1519
- chore: remove the retail browser sidecar and its integration by @njbrake in https://github.com/mozilla-ai/clawbolt/pull/1520
This release completes the consolidation: the multi-tenant backend and frontend now live here behind AUTH_MODE=multi_user, and the premium repo is a deploy wrapper.
Note on history
main was rewritten on 2026-08-14 to purge the retail browser sidecar from the repository history. Every tag up to and including v0.4.66 points into the pre-rewrite lineage, so a compare against those tags reports both histories rather than the changes between releases. v0.4.67 is the first tag on the current main, which is why these notes are written by hand instead of generated.
Note: the prose in these release notes was drafted by Claude Opus 5 via back-and-forth with @njbrake. The reasoning and decisions are his; the wording is Claude's.