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

Unverified Commit df0b6b92 authored by Christoph Wurst's avatar Christoph Wurst
Browse files
parent 54195a2e
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
# Changelog

## 2.3.4 – 2021-09-28
### Fixed
- Event height in weekly view
- Events disappearing from grid
- Movnig calendars on Android
- Missing default status
- Simple editor size
- Sidebar datepicker rendering

## 2.3.3 – 2021-08-30
### Fixed
- Development dependencies shipped with production build
+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>2.3.3</version>
	<version>2.3.4</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.3.3",
	"version": "2.3.4",
	"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.3.3",
	"version": "2.3.4",
	"author": "Georg Ehrke <oc.list@georgehrke.com>",
	"contributors": [
		"Georg Ehrke <oc.list@georgehrke.com>",