chiri version history
10 releases tracked, newest first.
app-v0.9.2
Jun 13, 2026- Added Xandikos server type and experimental AppImage support for Linux
- Disabled reserved system keyboard shortcuts and enforced HTTP/HTTPS URLs
- Fixed multiple UI issues in onboarding, account modals, and task defaults
- Resolved principal URL saving bug and improved Fastmail account connection flow
12 downloads
app-v0.9.1
Jun 8, 2026## š Bug Fixes
- Emergency version release to fix startup issues for Linux systems.
---
## š„ Downloads
### Windows
- [x64 Installer (.msi)](https://github.com/chiriapp/chiri/releases/download/app-v0.9.1/Chiri_0.9.1_x64_en-US.msi)
- [ARM64 Installer (.msi)](https://github.com/chiriapp/chiri/releases/download/app-v0.9.1/Chiri_0.9.1_arm64_en-US.msi)
- [x64 Portable Installer (.exe)](https://github.com/chiriapp/chiri/releases/download/app-v0.9.1/Chiri_0.9.1_x64-setup.exe)
- [ARM64 Portable Installer (.exe)](https://github.com/chiriapp/chiri/releases/download/app-v0.9.1/Chiri_0.9.1_arm64-setup.exe)
### macOS
- [Apple Silicon (.dmg)](https://github.com/chiriapp/chiri/releases/download/app-v0.9.1/Chiri_0.9.1_aarch64.dmg)
- [Intel (.dmg)](https://github.com/chiriapp/chiri/releases/download/app-v0.9.1/Chiri_0.9.1_x64.dmg)
### Linux
- [Debian/Ubuntu x86_64 (.deb)](https://github.com/chiriapp/chiri/releases/download/app-v0.9.1/Chiri_0.9.1_amd64.deb)
- [Debian/Ubuntu ARM64 (.deb)](https://github.com/chiriapp/chiri/releases/download/app-v0.9.1/Chiri_0.9.1_arm64.deb)
- [Fedora/RHEL x86_64 (.rpm)](https://github.com/chiriapp/chiri/releases/download/app-v0.9.1/Chiri-0.9.1-
10 downloads
app-v0.9.0
Jun 6, 2026# Info
Chiri is now on [GitHub Sponsors](https://github.com/sponsors/chiriapp)! š©·
Please consider donating to support updates for the project in the long term! Even a small amount goes a long way for rent and food costs. :)
Anyways, onwards with the v0.9.0 changelog!
## Major
- Moved the bundle ID from moe.sapphic.Chiri to garden.chiri.Chiri for consistency as I prepare a proper website for Chiri.
- Your data should be immediately migrated on app launch.
- Added more installation methods. Chiri is now available for the following platforms:
- Scoop (Windows): https://github.com/chiriapp/chiri-scoop
- Homebrew (macOS): https://formulae.brew.sh/cask/chiri
- Official Nix flake (macOS / Linux): https://search.nixos.org/packages?channel=unstable&query=chiri#show=chiri
- The regular Nix flake in this GitHub repository is here to stay regardless. You can use it to get Chiri updates faster.
- More installation methods (i.e. WinGet, Flatpak, and Microsoft Store) are coming soon.
- Added WebDAV Push for near-instantenous syncing whenever there are changes to tasks.
- Only a limited amount of CalDAV servers, like RustiCal and Nextcloud [with an extensio
10 downloads
app-v0.8.1
Apr 12, 2026## Major
- Added support for CalDAV servers with self-signed certificates.
- Now, when connecting to a CalDAV server with a self-signed certificate:
- Local network: Blind trust
- Domain name: Dialog prompt asking you to confirm trust for the CalDAV server
- Improved support for the Baikal CalDAV server.
- Fixed an issue where calendars would fail to get discovered.
- Added support for the Digest auth method.
- Added a "Calendar Home URL" input field for the "Add CalDAV Account" modal.
- Notification actions (Complete, Snooze, View Task) have now been brought to Windows and Linux platforms.
## Minor
- Moved away from Google, Apple, Cloudflare and Mozilla endpoints for online detection in favor of the user's defined CalDAV servers instead.
- Added a Snooze badge for task items.
- During syncing, if the CalDAV server is offline, the toast will now indicate that the server is unreachable.
- It will also skip syncing calendars to save on bandwidth.
- Added missing sync triggers from the app menu and the sidebar for log events.
## Fixes
- Fixed an issue where reminders would fail to sync for certain CalDAV servers.
- Fixed an issue where notificatio
10 downloads
app-v0.8.0
Apr 3, 2026## Major
- The app now has a new name: Chiri, along with a new icon.
- The default accent color of the app has been changed to pink.
- The tray now uses monochrome icons that change depending on your system theme.
- ā ļø It's advised to uninstall and download the new version of the app if you've been previously using caldav-tasks.
- Improved the context menu for task items:
- Added the "Set status" dropdown
- Added the "Move to calendar" button
- Added the "Change priority" dropdown
- Task Editor:
- Added a new status feature for tasks. Choose between "Needs Action", "In Process", "Completed", and "Cancelled".
- Added a new progress feature for tasks that goes from 0% to 100%.
- Added a new recurring / repeating feature for tasks.
- Improved UI & UX for subtasks.
- It's now much easier to add and delete subtasks.
- You can now rename subtasks by just clicking on them.
- You can now drag subtasks around and order them.
- Added a new "History" feature. This tracks all the edits you've done for a task.
- Improved the experience for the Import Tasks modal:
- New look
- Split the steps into multiple parts
- Now handles Ta
10 downloads
app-v0.7.1
Mar 13, 2026This release mostly consists of upgrading library dependencies and fixing backend Rust code.
---
š„ **Download the appropriate installer for your platform from the assets below.**
10 downloads
app-v0.7.0
Mar 12, 2026# Major
- There is now an ARM build of the app for Windows.
- The "Connections" settings tab has been significantly redesigned.
- The "Task Editor" experience has been significantly redesigned.
- There is now an "Updates" settings tab.
- You can now view changelogs inside the app.
- The "Add CalDAV account" modal now has an option to test a connection with the server.
- The "Nextcloud" and "RustiCal" server types now allow for quick connection with just a server URL via OpenID Connect.
- There is now a "Show unstarted" view option.
- Sorting as well as view options have been consolidated into the "View" dropdown.
- Added support for Fastmail and Mailbox.org server types.
- The app now validates the UI state and resets if an invalid calendar or tag has been passed.
- Removed the legacy subtasks logic that remained unused during the app's early development phase.
- It has no relation to the current subtasks logic.
- Significantly improved the Onboarding modal.
- Now provides a warning saying the app is currently in alpha.
- The "Tags" step has been changed into being able to configure the app instead. (automatic syncing, checking for updates, themes, etc.)
- Th
10 downloads
app-v0.6.4
Mar 3, 2026## Fixes
- Linux: Fix forced GTK decorations on non-GNOME systems.
---
š„ **Download the appropriate installer for your platform from the assets below.**
8 downloads
app-v0.6.3
Mar 3, 2026## Fixes
- Fixed an issue where trying to connect to a CalDAV server with a port in the server URL would give a Tauri scope error.
---
š„ **Download the appropriate installer for your platform from the assets below.**
8 downloads
app-v0.6.2
Mar 2, 2026## Minor
- Reworked calendar updates to handle them better and persist them to the database.
---
š„ **Download the appropriate installer for your platform from the assets below.**
8 downloads