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

Unverified Commit 9de0e05e authored by Christoph Wurst's avatar Christoph Wurst
Browse files
parent fd14adab
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
# 2.0.5 – 2021-02-23
### Fixed
- Render issues with invalid calendar objects
- Principal autocompletion of email sharees
- Some package updates

# 2.0.4 - 2020-08-27
### Added
- Center date in month view cell
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
* ⏰ **Reminders!** Get alarms for events inside your browser and via email.
* 🙈 **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.
	]]></description>
	<version>2.0.4</version>
	<version>2.0.5</version>
	<licence>agpl</licence>
	<author homepage="https://georg.coffee">Georg Ehrke</author>
	<author homepage="https://tcit.fr">Thomas Citharel</author>
+1 −1
Original line number Diff line number Diff line
{
	"name": "calendar",
	"version": "2.0.4",
	"version": "2.0.5",
	"lockfileVersion": 1,
	"requires": true,
	"dependencies": {
+1 −1
Original line number Diff line number Diff line
{
	"name": "calendar",
	"description": "A calendar app for Nextcloud. Easily sync events from various devices, share and edit them online.",
	"version": "2.0.4",
	"version": "2.0.5",
	"author": "Georg Ehrke <oc.list@georgehrke.com>",
	"contributors": [
		"Georg Ehrke <oc.list@georgehrke.com>",