Changelog

Looking for the latest news about Vikunja's product development? You've come to the right place!

Vikunja v0.24.2 was released

2024-08-12

Following the recent release of Vikunja 0.24.1, we're happy to announce the release of Vikunja 0.24.2, a patch update that brings several improvements and bug fixes. This release focuses on stability and user interface refinements. Bug Fixes We've addressed several issues to ensure a smoother Vikunja experience: Tasks: Fixed an issue that prevented moving tasks between projects correctly. Fixed an issue which placed tasks into the wrong kanban bucket when moved between projects.

Read more
Vikunja v0.24.1 was released

2024-07-18

Following the release of 0.24.0 almost two weeks ago, this is a patch release with many small bug fixes and improvements. We have brought some new features onboard, fixed some existing issues, and have made various improvements in performance as well as dependencies. Let's take a look at all the updates we made: Filters now work better: they now handle special characters properly, work regardless of letter case, show clearer error messages, and update tasks in filter buckets automatically when…

Read more
What's new in Vikunja 0.24.0

2024-07-2

Long time no see! This release features a whopping 925 commits in almost 5 months. We have many new features and improvements, let's dive right in! New Views Functionality Vikunja let you view your tasks in list, gantt, table and kanban views for a while now. With this release, views became way more flexible! The new views system allows you to customize how you see your tasks in each project. You can now create multiple views per project, each with its own layout (like list, table, gantt or…

Read more
What's new in Vikunja 0.23.0

2024-02-10

I'm happy to announce Vikunja 0.23.0! This release contains 63 changes, with one substantial change and a few bug fixes. New to Vikunja? Vikunja is the open-source, self-hostable to-do app. It lets you organize all kinds of things, from your shopping list to a multi-month project with multiple team members. Different ways to view, filter and share your tasks make this a breeze. Check out the features page to learn more about all of its features.

Read more
Vikunja frontend and API v0.22.1 was released

2024-01-28

This is a patch release with many small bug fixes and improvements. We have brought some new features onboard, fixed some existing issues, and have made various improvements in performance as well as dependencies. Let's take a look at all the updates we made. Features The datepicker now uses the user locale to display weekdays (#3878). Thanks to PeterX for contributing this feature! Task reminders, are now shown with other notifications in the notifications bar.

Read more
What's new in Vikunja 0.22.0

2023-12-19

I'm proud to announce Vikunja 0.22.0! This release contains 415 changes in the frontend and 241 in the api. Most changes are improvements and fixes with one breaking change. Getting the new version As usual, just grab a new release from the downloads page or pull the latest docker container. New to Vikunja? Vikunja is the open-source, self-hostable to-do app. It lets you organize all kinds of things, from your shopping list to a multi-month project with multiple team members.

Read more
What's new in Vikunja 0.21.0

2023-07-7

I'm proud to announce Vikunja 0.21.0! This release contains 756 changes in the frontend and 250 in the api. Most changes are improvements and fixes with one big breaking change. Getting the new version As usual, just grab a new release from the downloads page or pull the latest docker container. New to Vikunja? Vikunja is the open-source, self-hostable to-do app. It lets you organize all kinds of things, from your shopping list to a multi-month project with multiple team members.

Read more
Vikunja frontend v0.20.5 and API v0.20.4 was released

2023-03-12

This is a patch release which fixes a problem with the last release's docker images. A bug prevented running the frontend container on some systems and the api container with some different group ids than the default. As usual, you can find the full changelogs in the frontend and api repos. To get the upgrade, simply replace the frontend files or api binary or pull the latest docker image. You can also check out the update docs for the frontend or api updating process.

Read more
Vikunja frontend v0.20.4 and API v0.20.3 was released

2023-03-10

This is a patch release with important fixes and improvements in the frontend and api. Among code-improvements, refactorings and dependency updates, these are the noteworthy changes: The docker images for both parts have been improved under the hood they should work the same way. Empty deletion dates are now properly set when restoring from a Vikunja dump. This caused some users to be deleted in the past. Some migration problems with Todoist and TickTick have been resolved.

Read more
Vikunja frontend v0.20.3 and API v0.20.2 was released

2023-01-24

This is a patch release with important fixes and improvements in the frontend and api. Among code-improvements, refactorings and dependency updates, these are the noteworthy changes: Migration from Todoist now uses their new v9 api. As a result, syncing with Todoist should work properly now. Other issues with the migration from third-party services have been fixed. A problem with sending overdue task reminders has been fixed. Resetting the user's name to an empty name now works as expected.

Read more
Vikunja Frontend 0.20.2 was released

2022-12-18

This is a patch release with important fixes and improvements in the frontend. Noteworthy changes: The error causing the message "Error: Assignment to constant variable" when editing tasks is now fixed When the same new label is used in multiple tasks created via quick add magic it is now created only once A list specified via quick add magic is now passed down to all subtasks created via indention A task is now correctly removed from its bucket when it is in the first kanban bucket Fullscreen…

Read more
Vikunja 0.20.1 was released

2022-11-11

This is a patch release with important fixes and refactorings in the frontend and api. Noteworthy changes: The last release broke connecting to postgres databases via a UNIX socket. This is now fixed. Filtering for date fields now supports dates in other formats than ISO dates. This fixes compatibility with Safari Browsers. If a label, assignee or list looked like a date expression the Quick Add Magic feature previously parsed it as a date.

Read more
What's new in Vikunja 0.20.0

2022-10-28

I'm proud to announce Vikunja 0.20.0! This release contains 558 changes in the frontend and 96 in the api. A lot of the frontend changes were refactoring and continuing the move to vue 3. Getting the new version As usual, just grab a new release from the downloads page or pull the latest docker container. New to Vikunja? Vikunja is the open-source, self-hostable to-do app. It lets you organize all kinds of things, from your shopping list to a multi-month project with multiple team members.

Read more
[API] Vikunja 0.19.2 is released

2022-08-17

This release fixes a critical bug which was introduced in the api in 0.19.1. The bug would replace all saved filters of all users with the last one. Updating is highly recomended. To upgrade, replace the api binary with the latest one from the downloads page or pull the latest docker image.

Read more
Vikunja 0.19.1 is released

2022-08-17

This is a patch release with fixes in the frontend and api. Code blocks and button styles in dark mode now work better and moving a list into another namespace if it was moved to the first position was fixed. Searching for assignees by username now works as expected. It also provides docker images for arm 32 (raspbery pi) and fixes a problem generating blur hashes for list backgrounds in certain formats.

Read more
What's new in Vikunja 0.19.0

2022-08-3

I'm proud to announce Vikunja 0.19.0! This release contains a whopping 2060 new changes in the frontend and 333 in the api. 511 of these commits were bug fixes. Getting the new version As usual, just grab a new release from the downloads page or pull the latest docker container. New to Vikunja? Vikunja is the open-source, self-hostable to-do app. It lets you organize all kinds of things, from your shopping list to a multi-month project with multiple team members.

Read more
Vikunja 0.18.2 is released

2021-11-23

This is a quick patch release fixing bugs with renaming a saved filter and correctly setting the api url via env url in the docker image. There are releases for the frontend and desktop parts of Vikunja. As usual, you can find the full changelogs in the respective frontend repo. To get the upgrade, simply replace the frontend files or pull the latest docker image. You can also check out the update docs for the frontend updating process.

Read more
Vikunja 0.18.1 is released

2021-09-8

This is a quick patch release fixing bugs with the user data export, the kanban board and saving repeating tasks attributes. There are releases for the api, frontend and desktop parts of Vikunja. As usual, you can find the full changelogs in the respective frontend and api repos. To get the upgrade, simply replace the binary or frontend files or pull the latest docker images. You can also check out the docs for the api or frontend updating process.

Read more
What's new in Vikunja 0.18.0

2021-09-5

I'm proud to announce Vikunja 0.18.0! This release contains a whopping 303 new changes in the frontend and 146 in the api. Getting the new version As usual, just grab a new release from the downloads page or pull the latest docker container. Feedback survey I've prepared a short survey to allow me better understand the needs of you, the users. Please fill it out here to help me prioritize the next steps of Vikunja's development.

Read more
[API] Vikunja 0.17.1 is released

2021-06-9

This is a small patch release which fixes parsing openid config when using a json config file. As always, you can grab a release from the downloads page or docker hub.

Read more
Vikunja 0.17.0 is released

2021-05-11

I'm proud to announce Vikunja 0.17.0! It has been a while... This release contains a whopping 251 new changes in the frontend and 164 in the api. Getting the new version As usual, just grab a new release from the downloads page or pull the latest docker container. Highlights Frontend The frontend was tweaked quite a lot for more consistency across all pages and a better "overall" look and feel to it. This also meant reordering some of the settings menu and the way some things were organized.

Read more
[API] Vikunja 0.16.1 is released

2021-04-22

This is a security release. Upgrading is highly encouraged. As always, you can grab a release from the downloads page or docker hub .

Read more
Vikunja 0.16.0 is released

2021-01-10

New year, new Vikunja version (I know I know, I'm two weeks late). This release is not so feature-heavy as previous ones but it contains some smaller improvements and quite a lot of bugfixes. Getting the upgrade As usual, just grab a new release from the downloads page or pull the latest docker container. Contributions Thanks to profi248, branchmispredictor, azymondrian and freaktechnik for contributions! Highlights Desktop Vikunja is now available as a standalone desktop app! I've repackaged…

Read more
[API] Vikunja 0.15.1 is released

2020-10-20

This is a quick fix for a bug which prevented creating new tasks when metrics were enabled. As always, you can grab a release from the downloads page or docker hub .

Read more
Vikunja 0.15.0 is released

2020-10-19

Long time no release! This is again a rather big release (I feel like I'm writing that way too often). Getting the Upgrade As usual, just grab a new release from the downloads page or pull the latest docker container. Highlights Favorite Lists & Tasks You can now mark tasks and lists as favorite which lets them show up in special namespaces and lists for easier access! No more "Where was that important task I wanted to do later today?" Saved Filters You can now save a specific set of filters to…

Read more
Vikunja 0.14.1 is released

2020-07-7

This is a smaller bugfix release with some improvements for the api. As always, you can grab a release from the downloads page or docker hub. Fixed Fix creating lists with non ascii characters (#607) Fix decoding active users from redis Fix parsing todoist reminder dates Make sure the metrics map accesses only happen explicitly Changed Update docs theme

Read more
Vikunja 0.14.0 is released

2020-07-1

This is (again?) a rather big release! A total of 111 api related and 99 frontend related changes have been merged and pushed since the last release. Thanks to leggettc18 for improving the docs about running Vikunja with Caddy. Highlights List Backgrounds You can now set beautiful list backgrounds directly from unsplash (requires configuration) or upload a custom one! With unsplash backgrounds, we've gone great lengths to make sure your privacy is preserved, all requests to the unsplash api go…

Read more
Vikunja 0.13.0 is released

2020-05-12

This is a big release! There were a total of 84 api related and 114 frontend related merged features and improvements since the last release. Thanks to Furai, jonastheis and funkythings for contributing to this release. Breaking All api field names are now . The frontend already reflects that. Highlights This release has a few highlights: Kanban You can now organize and prioritize your tasks in a kanban board each card on a board represents a task.

Read more