What's New
This version introduces the AI assistant, in-project member messaging, and makes template and project imports more reliable.
Features
- AI assistant built into the app: ask your questions, let it navigate the interface and run actions (create and edit your templates and projects) with a confirmation before each action
- Project messaging chat with multiple channels: an Internal channel for the team and an optional External channel for the people supported on the project, with the @ia mention to query the assistant within the conversation
- Template and project imports made reliable: JSON import by file or copy-paste, validated automatically, with AI conversion when the format is non-compliant
- AI-assisted editing of templates and projects
- Waitlist, self-hosted
Refactoring
- AI assistant foundations: secure action execution (Redis + HMAC), multi-organization scope, dedicated execution route
- Telegram notifications
- Access and plan management (entitlements)
- Healthcheck and telemetry
- Standalone Docker image published on GHCR
Bug Fixes
- Fix runtime errors (global error page and administration sections)