Features
- feat: show supported component types in calendar settings (99e54cfe8)
- feat: allow sharee to copy public link of a shared calendar (d185aad7b)
- feat: read calendar ACL properly (ea4d70341)
- feat: migrate to vue 3 (f1e02040f)
- feat(AttendeeDisplay): add email icon for mailto link (e3d060020)
- feat: add setting for default reminder per calendar (3323664f5)
- feat: add talk button to simple editor (69f155e9d)
Bug Fixes
- fix: disable reactivity on calendar import (f75efc57d)
- fix(EditFull): some styling issues after vue3 migration (717074327)
- fix: put default calendar selector back (095681889)
- fix: meeting proposal public view position (0b6b246ed)
- fix: show proper dialogs for delete and convert (f0707366e)
- fix: Replace "Calendars" with "My" calendars in to be consistent with "Shared" calendars (328c7abf6)
- fix: calendar name input (03dc5e4e8)
- fix: NcSelect inner text overflowing in EditFull (#8056) (4c9fe0728)
- Fix: Calendar embedding not works after migration to Vue 3 (0863b3c60)
- fix: appointment pages overlapping with footer on mobile (9f01cd182)
- fix: default calendar alarm application (b9c8b5503)
- fix(appointments): Make scheduled appointments meeting conversations in Talk (24bd8dccd)
- fix(calendarObjectInstance): reminders not deleting (1680ed90a)
Full Changelog: v6.2.2...v6.3.0-rc.1