From 51da078689fb9257cc4a9b87630f9194f8aa506f Mon Sep 17 00:00:00 2001 From: kolaente Date: Tue, 19 Dec 2023 18:42:07 +0100 Subject: [PATCH] feat: 0.22.0 release blog post --- content/post/release-0.21.0.md | 5 ++ content/post/release-0.22.0.md | 79 +++++++++++++++++++++++++++++ static/images/0.22.0-new-editor.png | 3 ++ 3 files changed, 87 insertions(+) create mode 100644 content/post/release-0.22.0.md create mode 100644 static/images/0.22.0-new-editor.png diff --git a/content/post/release-0.21.0.md b/content/post/release-0.21.0.md index 45f1fb7..bcf93b5 100644 --- a/content/post/release-0.21.0.md +++ b/content/post/release-0.21.0.md @@ -10,6 +10,11 @@ If Vikunja is useful to you, please consider a hosted version of Vikunja if you want a hassle-free solution for yourself or your team. +
+There has been a new }}" class="!underline">release with additional new features and improvments. +Updating is highly encouraged. +
+ I'm proud to announce Vikunja 0.21.0! This release contains 756 changes in the frontend and 250 in the api. diff --git a/content/post/release-0.22.0.md b/content/post/release-0.22.0.md new file mode 100644 index 0000000..d9091ca --- /dev/null +++ b/content/post/release-0.22.0.md @@ -0,0 +1,79 @@ +--- +title: "What's new in Vikunja 0.22.0" +date: 2023-12-19T16:24:51+01:00 +draft: false +--- + +
+If Vikunja is useful to you, please consider buying me a coffee, +sponsoring me on github or buying a sticker pack.
+I'm also offering a hosted version of Vikunja if you want a hassle-free solution for yourself or your team. +
+ +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. + +## Getting the new version + +As usual, just grab a new release from the [downloads page](https://dl.vikunja.io) 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. +Different ways to view, filter and share your tasks make this a breeze. + +Check out [the features page](https://vikunja.io/features) to learn more about all of its features. + +## Highlights + +Among plenty of bug fixes and little improvements, this release is all about integrations with third-party tools. + +### API Tokens + +It is now possible to create scoped API tokens in lieu of login credentials. +This really enables creating integrations with other tools where before, it wasn't really possible to use the api in other places than the UI as it always required login. + +### Webhooks + +Going in a similar direction as API Tokens, Vikunja now supports webhooks, allowing you to notify other services of changes in a project or task. +Each webhook belongs to one project and will be fired for the events you specified. + +Check it out in the project settings! + +### n8n + +Speaking of integrations, there is now a [n8n](https://n8n.io) community node for Vikunja, making integrations with a whole bunch of other tools easily possible. +It supports webhooks as trigger as well as all features the api itself supports. + +[Check out the docs article](https://vikunja.io/docs/n8n/) for information on how to set it up and use it. + +### New editor + +The editor was completely rebuilt from the ground up, improving performance and reliability. +It now has more shortcuts and a better UI. + +It's now WYSIWYG but still has support for markdown shortcuts to allow for a good balance between power-users and people only used to directly seeing what they typed. + +![New Editor](/blog/images/0.22.0-new-editor.png) + +Many thanks to [@dpschen](https://kolaente.dev/dpschen) for laying the groundwork! + +### Improved search with Typesense support + +To improve Vikunja's search capabilities there now is support for [Typesense](https://typesense.org/) as a search backend. +Once configured, Vikunja will index all tasks and projects in Typesense and use it when you search for them, resulting in blazing fast results and fuzzy matching of search queries. + +[Check out the docs](https://vikunja.io/docs/typesense/) to learn how to set it up. + +### Other notable changes + +* **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. + +## Closing + +Please tell me what you think of this release, either [in the community forum](https://community.vikunja.io), [Twitter / X](https://twitter.com/vikunja.io) or [email](mailto:hello@vikunja.io). diff --git a/static/images/0.22.0-new-editor.png b/static/images/0.22.0-new-editor.png new file mode 100644 index 0000000..868c8fd --- /dev/null +++ b/static/images/0.22.0-new-editor.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04e483c017544c0fd9599a891074b6dc4f900128bdb862376c1c3e24948a9229 +size 18062