Welcome to Vikunja v0.24! There are many new features and improvements in this release. Some highlights include:
- New Views Functionality:The new views system allows you to customize how you see your tasks in each project.
- Improved Filters:You can now create more complex and precise filters using a simple query language.
- Emoji Reactions:You can now react to tasks and comments with emojis, similar to many modern communication platforms.
- Automatically create teams from openid claims:Automatically place users into the correct teams based on their roles or attributes in your organization's identity system, saving time on manual user management.
- New UI languages:The Vikunja web UI is now available in Portuguese Brazilian, Croatian, and Ukrainian.
- and much more!
🚨 Breaking changes:
Due to the way the views were changed, we had to do a few breaking changes:
- Kanban buckets now belong to a project view instead of directly to a project.
- New endpoint to change a task's position in a view. The position now depends on the context (the view) of the task. As a result, the position and kanban_position task attributes are no longer available.
- New endpoint to move a task between buckets. Passing a bucket_id when updating the task will not have an effect anymore, you'll need to use the new dedicated endpoint for that.
- If you shared a project via a link share and specified a view with the link, you'll need to update the link to point to the view.
Full release notes are available at https://vikunja.io/changelog/whats-new-in-vikunja-0.24.0