Loading CHANGELOG.md +11 −0 Original line number Diff line number Diff line ## 1.5.7 0 2017-12-08 ### Fixed - Issue with displaying wrong year in upper left corner for certain cases [#434](https://github.com/nextcloud/calendar/issues/434) - Don't allow importing events with the same UID in a calendar [#589](https://github.com/nextcloud/calendar/issues/589) - Show warning about email reminders not being implemented in the server yet [#676](https://github.com/nextcloud/calendar/pull/676) - Double escaping of alarm types in the event editor [#269](https://github.com/nextcloud/calendar/issues/269) ## 1.5.6 - 2017-10-18 ### Fixed - Issue with sharing read-write with users Loading appinfo/info.xml +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ * 🙋 **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. ]]></description> <version>1.5.6</version> <version>1.5.7</version> <licence>agpl</licence> <namespace>Calendar</namespace> <author homepage="https://georg.coffee">Georg Ehrke</author> Loading Loading
CHANGELOG.md +11 −0 Original line number Diff line number Diff line ## 1.5.7 0 2017-12-08 ### Fixed - Issue with displaying wrong year in upper left corner for certain cases [#434](https://github.com/nextcloud/calendar/issues/434) - Don't allow importing events with the same UID in a calendar [#589](https://github.com/nextcloud/calendar/issues/589) - Show warning about email reminders not being implemented in the server yet [#676](https://github.com/nextcloud/calendar/pull/676) - Double escaping of alarm types in the event editor [#269](https://github.com/nextcloud/calendar/issues/269) ## 1.5.6 - 2017-10-18 ### Fixed - Issue with sharing read-write with users Loading
appinfo/info.xml +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ * 🙋 **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. ]]></description> <version>1.5.6</version> <version>1.5.7</version> <licence>agpl</licence> <namespace>Calendar</namespace> <author homepage="https://georg.coffee">Georg Ehrke</author> Loading