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

Unverified Commit 121ce5f3 authored by Georg Ehrke's avatar Georg Ehrke Committed by GitHub
Browse files

Merge pull request #758 from nextcloud/release/1.5.8

release 1.5.8
parents e15fb980 f79fd74a
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
## 1.5.7 0 2017-12-08
## 1.5.8 - 2018-03-06
### Fixed
- Fix parsing for all-day VEvents that
  [#692](https://github.com/nextcloud/calendar/issues/692)
- Fix handling of VEvents that contain only Recurrence-IDs
  [#722](https://github.com/nextcloud/calendar/issues/722)

## 1.5.7 - 2017-12-08
### Fixed
- Issue with displaying wrong year in upper left corner for certain cases
  [#434](https://github.com/nextcloud/calendar/issues/434)
+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.7</version>
	<version>1.5.8</version>
	<licence>agpl</licence>
	<namespace>Calendar</namespace>
	<author homepage="https://georg.coffee">Georg Ehrke</author>