Releases: SergeyMosin/Appointments
Releases · SergeyMosin/Appointments
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
v2.1.8
v2.1.7
v2.1.6
v2.1.5
Fixed
- Ensure proper reminder email when organizer phone is not provided - #523
- Use password policy compliant generator for Talk room passwords - #520
- Fixed build dependencies
Changed
- Cleanup TalkIntegration.php
- Ensure overwrite.cli.url contains a "real" URL when adding links to reminders - #525
Added
- Add template debugging option - #526