Skip to content

Releases: SergeyMosin/Appointments

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

v2.1.3

12 May 17:14
Compare
Choose a tag to compare

Fixed

  • fix: cannot change title, subtitle, and text in directory item editor - #509

Changed

  • Refactor prop encoder

v2.1.2

11 May 00:23
Compare
Choose a tag to compare

Fixed

  • Location is not applied - #512

v2.1.1

03 May 17:43
Compare
Choose a tag to compare

Fixed

  • PostgreSQL error: invalid byte sequence for encoding "UTF8" - #510

v2.1.0

01 May 03:10
Compare
Choose a tag to compare

Added

  • added 'ROLE' to ATTENDEE prop in .ics attachments
  • BigBlueButton integration is now available

Changed

  • use 'X-APPT-DOC' instead of 'X-APPT-DATA'
  • use $this->config instead of passing $config into functions
  • add and refactor tests
  • min-version is 27 now

Fixed

  • fix: type error in 'getUserTimezone()'
  • fix some translation strings and remove SectionTest.vue - #506
  • ensure darker email text color and left alignment - #503

v2.0.7

12 Apr 19:32
Compare
Choose a tag to compare

Fixed

  • Public pages not working