forked from vikunja/blog
fix: correct breaking change info
This commit is contained in:
parent
51da078689
commit
529e786db0
@ -13,7 +13,7 @@ I'm also offering <a href="https://vikunja.cloud/?utm_source=vikunja.io&utm_medi
|
||||
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 big breaking change.
|
||||
Most changes are improvements and fixes with one breaking change.
|
||||
|
||||
## Getting the new version
|
||||
|
||||
@ -72,7 +72,8 @@ Once configured, Vikunja will index all tasks and projects in Typesense and use
|
||||
|
||||
* **Metrics:** The prometheus endpoing now returns information about the number of files, attachments and active link shares.
|
||||
* **Subtasks in calDAV:** The [calDAV](https://vikunja.io/docs/caldav/) integration now has support for subtasks. Thanks to [@zewaren](https://kolaente.dev/zewaren) and [@mayanez](https://kolaente.dev/mayanez) for contributing this feature!
|
||||
* **Default Bucket:** It is now possible to set the default kanban bucket per project instead of Vikunja always using the leftmost one.
|
||||
* **Default bucket:** It is now possible to set the default kanban bucket per project instead of Vikunja always using the leftmost one.
|
||||
* **Changed API endpoint for new tasks (BREAKING):** The API endpoint to create a new task is now `/projects/{id}/tasks` instead of `/projects/{id}`.
|
||||
|
||||
## Closing
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user