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

Commit 2b87ae3f authored by Anna Larch's avatar Anna Larch
Browse files

Release v3.4.0-RC.1



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

## 3.4.0 - 2022-07-20
### Added
- Visually distinguish events with attendees from ones without
- Visually distinguish events with reminders from ones without
- More key events on the simple editor
### Changed
- Drop PHP7.3 support (EOL)
- Drop Nextcloud 21 support (EOL)
- Event rendering now uses Vue
- Appointment booking message
### Fixed
- Logic to extract avatar link from inivitees list
- Missing stylelint
- Hide 3-dot menu button
- Attendee search

## 3.3.2 – 2022-06-02
### Fixed
- Squished settings checkbox label
+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.4.0-alpha.1</version>
	<version>3.4.0-RC.1</version>
	<licence>agpl</licence>
	<author>Anna Larch</author>
	<author homepage="https://github.com/nextcloud/groupware">Nextcloud Groupware Team</author>
+2 −2
Original line number Diff line number Diff line
{
	"name": "calendar",
	"version": "3.3.0",
	"version": "3.4.0",
	"lockfileVersion": 2,
	"requires": true,
	"packages": {
		"": {
			"name": "calendar",
			"version": "3.3.0",
			"version": "3.4.0",
			"license": "agpl",
			"dependencies": {
				"@fullcalendar/core": "5.11.0",
+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.3.0",
	"version": "3.4.0",
	"author": "Georg Ehrke <oc.list@georgehrke.com>",
	"contributors": [
		"Georg Ehrke <oc.list@georgehrke.com>",