Releases: SergeyMosin/Appointments
Releases · SergeyMosin/Appointments
v2.3.4
v2.3.3
v2.3.2
v2.3.1
v2.3.0
v2.2.0a (fix: wrong version number bundled)
- fix: wrong version number bundled
v2.2.0
Added
- More 'lead time' options - #557
- New security options: email block list and hCaptcha - #558 and #261
- New option for adding text to the 'Form Submitted Page'
- New Timezone picker(select dropdown) on the form - #370, #460, #511
Changed
- Removed legacy v1 pref DB table
- Updated NC vue dependencies
- Updated zones.js file
- Removed "Show Timezone" option because Timezone Picker is always shown now
- Moved 'Private Page' setting into Security section
Fixed
v2.1.12
Changed
- Remove placeholder location when location is unset - #528
From v2.1.11 (unreleased)
Added
- Add 'PAGE IS NOT ENABLED' indicator
- Add 'Icon' (%I) and 'Event Preset Title' (%E) options to 'Title Template' - #539 and #548
Changed
- Update Nextcloud dependencies
- Bump max version NC to 30 + fix NC 30 talk integration - #543
Fixed
- Increase per request events limit in 'External Mode' - #472
v2.1.10
v2.1.9
Fixed
- Background image stuck: remove legacy(pre NC v28) theming code
Added
- Prefill input fields with url parameters - #145 (Thanks, Gonzalo Ruiz)
Changed
- Min Nextcloud version is 28 now