= 2.20.0 on August 13, 2026 =
This release adds support for appending `.ics` to calendar subscription links and fixes subscribed calendars duplicating events on every refresh.
#### 🚀 Added
* Support for appending `.ics` to the generated calendar subscription link, for calendar applications that only accept URLs ending in `.ics` (existing links continue to work without the suffix).
#### 🐛 Fixed
* Events in a calendar subscription received a new identifier on every refresh, causing subscribed calendars to re-add all events on each sync instead of updating the ones they already have.