From 85de768987b495af58a09d7582488ef74c2948d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Mon, 4 Jan 2021 17:25:19 +0100 Subject: [PATCH] Bump version to 2.1.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- CHANGELOG.md | 12 ++++++++++++ appinfo/info.xml | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aee3c6ac5..d2ec4dc06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## 2.1.3 - 2021-01-04 +### Fixed +- Let apps handle clicks on todo entries #2478 +- Fix calendar rendering with complex locale #2741 +- Fix encoded display of names that contain a special character #2726 +- Fix blank page on browsers without support for ResizeObserver #2620 +- Fix broken link #2715 +- RRULE UNTIL must be in UTC if DTSTART is timezone-aware #2709 +- Add some margin for organizer hint in attendee list #2683 +- Updated translations +- Updated dependencies + ## 2.1.2 - 2020-09-24 ### Added - 21 compatibility diff --git a/appinfo/info.xml b/appinfo/info.xml index 204b058c8..7f8623cf6 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -15,7 +15,7 @@ * ☑️ Tasks! See tasks with a due date directly in the calendar * 🙈 **We’re not reinventing the wheel!** Based on the great [c-dav library](https://github.com/nextcloud/cdav-library), [ical.js](https://github.com/mozilla-comm/ical.js) and [fullcalendar](https://github.com/fullcalendar/fullcalendar) libraries. ]]> - 2.1.2 + 2.1.3 agpl Georg Ehrke Thomas Citharel