What's new
Note boards
A board has an owner and a visibility: public, private, or shared with picked members. Only its creator changes that. Reading, creating, editing and deleting boards are separate rights in the role matrix. A sticky note converts into an issue.
Creating an issue
The New issue modal opens fullscreen, and takes attachments before the issue exists.
Agents
An agent is configurable entirely over MCP: skills, including import from a GitHub URL; integrations, models and credentials; the tools it may call; schedules and their run history. Note boards are among an agent's actions.
AI configuration moved into AI Team → Configure: Integrations, Agents, Skills, Tools.
Everything else
- Initiative tabs are reorderable and come in a new default order: Active, Planned, Proposed, Completed, All. The section opens on the first tab that is not empty.
- The member description dialog names the member it is about.
- A pull request needs a signed ICLA. The contributor keeps the copyright, and every version the project ships stays under AGPL-3.0 or another OSI-approved licence.
Fixes
- An agent's model credential is checked on write: an unknown id, another project's credential or a non-LLM one is rejected with a 400.
- Deleting an agent schedule deletes its runs.
- The deployed services report their health to Coolify and Traefik.
- The date condition in the filter bar uses the same calendar as the rest of the UI.