Skip to content

Releases: SergeyMosin/Appointments

v2.2.0a (fix: wrong version number bundled)

16 Nov 22:30
Compare
Choose a tag to compare
  • fix: wrong version number bundled

v2.2.0

16 Nov 22:16
Compare
Choose a tag to compare

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

08 Oct 03:15
Compare
Choose a tag to compare

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

21 Aug 21:41
Compare
Choose a tag to compare

Fixed

  • Crash on NC v28.0.9 and v29.0.5, rel: EMailTemplate::__construct(): Argument #4 ($logoWidth) must be of type ?int - #538

v2.1.9

12 Aug 03:38
Compare
Choose a tag to compare

Fixed

  • Background image stuck: remove legacy(pre NC v28) theming code

Added

Changed

  • Min Nextcloud version is 28 now

v2.1.8

29 Jul 12:59
Compare
Choose a tag to compare

Fixed

  • Chrome throws CSP exception when "Redirect Confirmed URL" is on a different domain - rel #465
  • Conflict check only considers first day for multi-day events - #535

Changed

  • Removed some unused files

v2.1.7

28 Jul 19:47
Compare
Choose a tag to compare

Fixed

  • email text cutoff on older email clients - #532
  • conflict check is not working for holidays calendar - #527 & #513

v2.1.6

03 Jul 18:40
Compare
Choose a tag to compare

Fixed

  • "Can't find template dur" error on pages with large IDs - #526

v2.1.5

02 Jul 00:23
Compare
Choose a tag to compare

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

v2.1.4

11 Jun 18:08
Compare
Choose a tag to compare

Fixed

  • LimitToGroups not working - #517

Changed

  • App toolbar icon is now hidden for excluded users