This release folds in the v0.2.x and v0.3.x work: the MCP server modernisation, the batch and nesting features, and a serious pass over the self-hosting story. Documentation was consolidated into a single source of truth on the website.
v0.3.3
March 9, 2026
Beta MCP server, batch management, and self-hosting hardening
A large consolidation release: a modernised MCP server, enhanced batch and nesting management, a password-reset flow, and a much-improved self-hosting setup.
Added
MCP server for AI assistants
A universal MCP server supporting both self-hosted and cloud setups, with a modernised validation and tooling layer.
Added
Enhanced batch management
Nesting, images, and editing support for batches, plus batch API endpoints and lifecycle handling.
Added
Password reset flow
Self-service password reset via Supabase auth, with Turnstile captcha support.
Added
Automated self-hosting setup
A setup script and Edge Functions deployment automation, with hardcoded project URLs removed.
Changed
Standardised toast notifications
Migrated to Sonner with a progress bar and full internationalisation.
Fixed
React error #185 in routing
Fixed infinite re-render loops in routing hooks and related job-flow display bugs.
Setup & docs