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

Unverified Commit 441d7968 authored by Georg Ehrke's avatar Georg Ehrke Committed by GitHub
Browse files

Merge pull request #2518 from nextcloud/backport/2484/master

[master] Release 2.0.4
parents c6a517b3 60e967ce
Loading
Loading
Loading
Loading
+39 −0
Original line number Diff line number Diff line
# 2.0.4 - 2020-08-27
### Added
- Center date in month view cell
  [#2451](https://github.com/nextcloud/calendar/pull/2451)
- Sortable calendar list
  [#9](https://github.com/nextcloud/calendar/issues/9)
- Display tasks with a due-date in calendar app
  [#28](https://github.com/nextcloud/calendar/issues/28)
- Keyboard support
  [#157](https://github.com/nextcloud/calendar/issues/157)
- Add illustration to videoconference
  [#2217](https://github.com/nextcloud/calendar/issues/2217)
- Change Illustration for Lunch
  [#2218](https://github.com/nextcloud/calendar/issues/2218)
- Convert URLs into links inside description
  [#674](https://github.com/nextcloud/calendar/issues/674)
- Picking a date in date-time-picker does not open time-picker
  [#2198](https://github.com/nextcloud/calendar/issues/2198)

### Fixed
- Sharing Calendar public links via email sends only a link to the cloud
  [#2471](https://github.com/nextcloud/calendar/issues/2471)
- Also mark tasks as done when STATUS is set to COMPLETED
  [#2339](https://github.com/nextcloud/calendar/pull/2339)
- Long calendar names overflowing in calendar-picker
  [#2324](https://github.com/nextcloud/calendar/issues/2324)
- Datepicker not localized
  [#2174](https://github.com/nextcloud/calendar/issues/2174)
- Hide submit button in editor sidebar
  [#2291](https://github.com/nextcloud/calendar/issues/2291)
- Fix timezone names
  [#2292](https://github.com/nextcloud/calendar/pull/2292)
- Fixes warning about duplicate ids
  [#2287](https://github.com/nextcloud/calendar/pull/2287)
- Make calendar-picker more prominent
  [#2007](https://github.com/nextcloud/calendar/issues/2007)
- Circle not found when full name is given
  [#2220](https://github.com/nextcloud/calendar/issues/2220)

# 2.0.3 - 2020-04-09
### Added
- Show week number in Datepicker
+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.3</version>
	<version>2.0.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",
	"description": "A calendar app for Nextcloud. Easily sync events from various devices, share and edit them online.",
	"version": "2.0.3",
	"version": "2.0.4",
	"author": "Georg Ehrke <oc.list@georgehrke.com>",
	"contributors": [
		"Georg Ehrke <oc.list@georgehrke.com>",