Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit c69cb302 authored by Georg Ehrke's avatar Georg Ehrke
Browse files

Version 1.5.7

parent d6240c1b
Loading
Loading
Loading
Loading
+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
+1 −1
Original line number Diff line number Diff line
@@ -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>