Skip to content

Commit

Permalink
v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyMosin committed Nov 16, 2024
1 parent b129e3b commit 86fc71b
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## v2.2.0 - 2024-11-16
### 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
- Do not use screaming message - #552
- Send confirmation email in user locale - #158
- Fixed 'select' component styles
- Simple mode: date/time picker style
- Simple mode: getTimezone request

## v2.1.12 - 2024-10-07
### Changed
- Remove placeholder location when location is unset - #528
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<name>Appointments</name>
<summary>Book appointments into your calendar via secure online form.</summary>
<description><![CDATA[Book appointments into your calendar via secure online form. Attendees can confirm or cancel their appointments via an email link.]]></description>
<version>2.1.12</version>
<version>2.2.0</version>
<licence>agpl</licence>
<author mail="[email protected]" homepage="https://www.srgdev.com">Sergey Mosin</author>
<namespace>Appointments</namespace>
Expand Down
Binary file modified build/artifacts/appstore/appointments.tar.gz
Binary file not shown.

0 comments on commit 86fc71b

Please sign in to comment.