From ead2d7ba2141b53bfc03cb192e7dba84fa1bf5cf Mon Sep 17 00:00:00 2001 From: Georg Ehrke Date: Mon, 5 Feb 2018 21:53:45 +0100 Subject: [PATCH] version 1.6.0 Signed-off-by: Georg Ehrke --- CHANGELOG.md | 16 ++++++++++++++++ appinfo/info.xml | 14 ++++++++------ 2 files changed, 24 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c72511180..eda0ae390 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +## 1.6.0 - 2018-02-05 +### Fixed +- Compatibility with 13 +- Enter in new attendee field closes sidebar + [#502](https://github.com/nextcloud/calendar/issues/502) +- Displayname is missing on public sharing site + [#596](https://github.com/nextcloud/calendar/issues/596) +- Small / short dates not usable in any agenda view + [#221](https://github.com/nextcloud/calendar/issues/221) +- Missing 'Nextcloud' logo when accessing shared calendar + [#571](https://github.com/nextcloud/calendar/issues/571) + +### Informational: +- Shortcut changed: The events editor can be closed with CTRL / CMD + Enter now +- 1.6.0 does not support Nextcloud 12 and below, the 1.5 tree will be maintained till Nextcloud 12 is end of life + ## 1.5.7 - 2017-12-08 ### Fixed - Issue with displaying wrong year in upper left corner for certain cases diff --git a/appinfo/info.xml b/appinfo/info.xml index 20276bf6f..b182e3871 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -11,23 +11,25 @@ * πŸ™‹ **Attendees!** Invite people to your events. * πŸ™ˆ **We’re not reinventing the wheel!** Based on the great [davclient.js](https://github.com/evert/davclient.js), [ical.js](https://github.com/mozilla-comm/ical.js) and [fullcalendar](https://github.com/fullcalendar/fullcalendar) libraries. ]]> - 1.5.7 + 1.6.0 agpl Calendar Georg Ehrke Raghu Nayyar Thomas Citharel - https://raw.githubusercontent.com/nextcloud/calendar/master/screenshots/1.png - https://raw.githubusercontent.com/nextcloud/calendar/master/screenshots/2.png - https://raw.githubusercontent.com/nextcloud/calendar/master/screenshots/3.png - https://raw.githubusercontent.com/nextcloud/calendar/master/screenshots/4.png + https://raw.githubusercontent.com/nextcloud/calendar/master/screenshots/view_week.png + https://raw.githubusercontent.com/nextcloud/calendar/master/screenshots/sidebar.png + https://raw.githubusercontent.com/nextcloud/calendar/master/screenshots/public_sharing.png + https://raw.githubusercontent.com/nextcloud/calendar/master/screenshots/sidebar_attendees.png + https://raw.githubusercontent.com/nextcloud/calendar/master/screenshots/sidebar_reminders.png - + https://docs.nextcloud.com/server/11/user_manual/pim/calendar.html office + organization https://github.com/nextcloud/calendar/ https://github.com/nextcloud/calendar/issues https://github.com/nextcloud/calendar.git