-
v0.7.12
StableAll checks were successfulCI/CD / detect-changes (push) Successful in 4sCI/CD / test-runners (push) Has been skippedCI/CD / e2e-smoke (push) Has been skippedCI/CD / test-go-pg (push) Successful in 2m46sCI/CD / test-sqlite (push) Successful in 2m58sCI/CD / build-and-deploy (push) Successful in 1m27sCI/CD / test-frontend (push) Successful in 5sreleased this
2026-04-02 23:59:32 +00:00 | 18 commits to main since this releaseFeatures
- Added API tokens with extended permissions for extensions, including storage in SQLite/Postgres and auth middleware.
- Introduced batch execution module in sandbox for concurrent Starlark operations.
- Added workflow handoff support with new stage-form UI component and E2E tests.
- Enabled workflow independence, decoupling from chat with dedicated editor/monitor surfaces.
- Improved HTTP module ergonomics in sandbox for better query handling.
Bug Fixes
- Filled admin UI gaps in users, groups, packages, and backup management.
Improvements
- Removed legacy standalone packages (git-board Kanban, tasks, editor, gitea-client), integrated into core surfaces.
- Enhanced workflow engine, assignment handlers, and team routing.
- Added workflow monitor and public handlers for better observability.
Infrastructure
- Implemented comprehensive E2E CI gates with smoke tests, workflow handoff/nochat scripts, and Docker Compose updates.
- Added permissions testing, hashing utils, and middleware for finer-grained access control.
- Created design docs for batch exec, storage primitives, and extension composability; updated ROADMAP and Starlark reference.
Refactoring
- Migrated storage.js to new primitives; improved db_module and runner.
- Code hygiene across server handlers, auth, and sandbox modules.
Version bumped to v0.7.12.
Downloads