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

Commit fff0af4b authored by Anna Larch's avatar Anna Larch
Browse files

v3.0.6



Signed-off-by: default avatarAnna Larch <anna@nextcloud.com>
parent 348a762d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
# Changelog

## 3.0.6 – 2022-02-16
### Fixed
- Fix invalid X-APPLE-STRUCTURED-LOCATION on location update
- Fix trashbin being unavaliable
- FIx previously ignored DESCRIPTION;ALTREP property

## 3.0.5 – 2022-01-18
### Fixed
- Events being editable locally by attendees reenabled
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
* ☑️ Tasks! See tasks with a due date directly in the calendar
* 🙈 **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>3.0.5</version>
	<version>3.0.6</version>
	<licence>agpl</licence>
	<author homepage="https://georg.coffee">Georg Ehrke</author>
	<author homepage="https://tcit.fr">Thomas Citharel</author>
+2 −2
Original line number Diff line number Diff line
{
	"name": "calendar",
	"version": "3.0.5",
	"version": "3.0.6",
	"lockfileVersion": 2,
	"requires": true,
	"packages": {
		"": {
			"name": "calendar",
			"version": "3.0.5",
			"version": "3.0.6",
			"license": "agpl",
			"dependencies": {
				"@fullcalendar/core": "5.10.1",
+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": "3.0.5",
	"version": "3.0.6",
	"author": "Georg Ehrke <oc.list@georgehrke.com>",
	"contributors": [
		"Georg Ehrke <oc.list@georgehrke.com>",