Releases: SergeyMosin/Appointments
Releases · SergeyMosin/Appointments
v1.14.9
Changed
- 'Name' label -> 'Full Name' on the main form
Fixed
- Front-end missing translations module causing broken validation - #392
v1.14.8
Fixed
- Time not selectable when appointment has multiple durations - #391
- Add duration is not working unless slider is moved firsts
v1.14.7
Added
- 18 and 24 weeks book ahead durations - #385
- 'Auto Style' support for custom colors - #387
Changed
- Removing unused NC js files to speedup form page
Fixed
- Removed unnecessary translations - #388
- Normalize 'Auto Style' fallbacks - #387
v1.14.6
Added
- Accessibility: add keyboard navigation to booking form - #214
- Multiple "extra" fields. Thanks @LadySolveig - #223
Changed
- Updated build dependencies
Closed pull requests
v1.14.5
Added
- Appointment title templating - #382
Fixed
- Organizer email is not sent in some cases - #383
v1.14.4
Changed
- Log warnings instead of errors for missing time zones
- Optimize "Auto Style" functionality (update from v1.14.2 and v1.14.3 for best performance)
v1.14.1
Added
- "Auto Style" toggle to NC25
pageId
to email buttons URLs when using embedded form - #372
- Log error details when email to organizer fails - #375
Changed
- Update
@nextcloud/vue
to v7.0.1 - #366
- Min Nextcloud version is 24 now
v1.14.0
Fixed
- Styles and icons for NC 25 - #366
Changed
- Public page title from
Nextcloud
-> Appointments - Nextcloud
- #362
- Email footer uses
$theme->getEntity()
instead of Nextcloud
v1.13.0
Added
- Next release possible breaking changes notice (prep for NC25)
Changed
- Nextcloud 23 is min version now
v1.12.8
Fixed
- Talk Integration: Expected parameter of type '\DateTime', 'null' provided