Skip to content

Releases: nextcloud-releases/calendar

v3.1.0

28 Feb 15:47
27312de
Compare
Choose a tag to compare

Changelog

3.1.0 - 2022-02-28

Added

  • Accept & decline invitations from web
  • Conflict calendars for appointments
  • Limit how far in the future appointments can be booked

Changed

  • Time-insensitive background jobs are now run at off-peak times
  • Illustrations for Voting, BBQ, Weddings, etc.
  • Calendar monthly and weekly view now grey out days of other months
  • Full calendar week view now highlights "Today"
  • Date & time picker enhancements - end time now influences start time, lets you choose a time first
  • Show the whole title of an event if the display field is large enough
  • Metadata for appointments config prep- and followup time

Removed

  • Nextcloud 20 support
  • PHP7.2 support

Fixed

  • Accessibility
  • Broken appointment modal if destination calendar was deleted
  • Fix vertical scrolling issues on mobile devices

v3.1.0 RC1

23 Feb 13:15
4686ae0
Compare
Choose a tag to compare
v3.1.0 RC1 Pre-release
Pre-release

Changelog

3.1.0 - 2022-02-28

Added

  • Accept & decline invitations from web
  • Conflict calendars for appointments
  • Limit how far in the future appointments can be booked

Changed

  • Time-insensitive background jobs are now run at off-peak times
  • Illustrations for Voting, BBQ, Weddings, etc.
  • Calendar monthly and weekly view now grey out days of other months
  • Full calendar week view now highlights "Today"
  • Date & time picker enhancements - end time now influences start time, lets you choose a time first
  • Show the whole title of an event if the display field is large enough
  • Metadata for appointments config prep- and followup time

Removed

  • Nextcloud 20 support
  • PHP7.2 support

Fixed

  • Accessibility
  • Broken appointment modal if destination calendar was deleted
  • Fix vertical scrolling issues on mobile devices

v3.0.6

16 Feb 15:09
a575ad7
Compare
Choose a tag to compare

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

v3.0.5

18 Jan 15:19
2fb511c
Compare
Choose a tag to compare

Changelog

3.0.5 – 2022-01-18

Fixed

  • Events being editable locally by attendees reenabled
  • Fix reminder time zone picker and formatting

v3.0.4

28 Dec 10:33
fc0ed11
Compare
Choose a tag to compare

Changelog

3.0.4 – 2021-12-28

Fixed

  • Calendar picker in the editor sidebar

v3.0.3

21 Dec 17:17
066201a
Compare
Choose a tag to compare

Changelog

3.0.3 – 2021-12-21

Fixed

  • Events editable by anyone
  • Time display for short events
  • Event title cut off even for long events with enough display space

v3.0.2

15 Dec 09:50
00c0541
Compare
Choose a tag to compare

Changelog

3.0.2 – 2021-12-15

Fixed

  • Previous/next month buttons
  • Cancelled and free events cause appointment slot conflicts
  • User deletion SQL error
  • User doc URL
  • Outdated screenshots
  • Appointments booking page with mobile browsers

v3.0.1

01 Dec 08:48
3e9b0c5
Compare
Choose a tag to compare

Changelog

3.0.1 - 2021-12-01

Fixed

  • PHP7.2 syntax errors
  • Usage of Nextcloud 21+ API on Nextcloud 20
  • Vertical padding of the appointments booking page
  • White space handling of appointments description

v3.0.0

29 Nov 16:02
ce9600c
Compare
Choose a tag to compare

Changelog

3.0.0 – 2021-11-29

Added

  • Appointments - configure your appointment configuration, send out the link or show it on your profile, and let other people book an appointment with you

Fixed

  • Empty calendar widget on dashboard

v3.0.0 RC1

26 Nov 18:59
cc66ad0
Compare
Choose a tag to compare
v3.0.0 RC1 Pre-release
Pre-release
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>