Skip to content

Releases: SergeyMosin/Appointments

v1.14.9

11 Jan 12:56
Compare
Choose a tag to compare

Changed

  • 'Name' label -> 'Full Name' on the main form

Fixed

  • Front-end missing translations module causing broken validation - #392

v1.14.8

04 Jan 12:01
Compare
Choose a tag to compare

Fixed

  • Time not selectable when appointment has multiple durations - #391
  • Add duration is not working unless slider is moved firsts

v1.14.7

12 Dec 17:42
Compare
Choose a tag to compare

Added

  • 18 and 24 weeks book ahead durations - #385
  • 'Auto Style' support for custom colors - #387

Changed

  • Removing unused NC js files to speedup form page

Fixed

  • Removed unnecessary translations - #388
  • Normalize 'Auto Style' fallbacks - #387

v1.14.6

04 Dec 13:26
Compare
Choose a tag to compare

Added

  • Accessibility: add keyboard navigation to booking form - #214
  • Multiple "extra" fields. Thanks @LadySolveig - #223

Changed

  • Updated build dependencies

Closed pull requests

v1.14.5

03 Dec 11:33
Compare
Choose a tag to compare

Added

  • Appointment title templating - #382

Fixed

  • Organizer email is not sent in some cases - #383

v1.14.4

03 Dec 02:15
Compare
Choose a tag to compare

Changed

  • Log warnings instead of errors for missing time zones
  • Optimize "Auto Style" functionality (update from v1.14.2 and v1.14.3 for best performance)

v1.14.1

14 Nov 00:40
Compare
Choose a tag to compare

Added

  • "Auto Style" toggle to NC25
  • pageId to email buttons URLs when using embedded form - #372
  • Log error details when email to organizer fails - #375

Changed

  • Update @nextcloud/vue to v7.0.1 - #366
  • Min Nextcloud version is 24 now

v1.14.0

30 Oct 04:05
Compare
Choose a tag to compare

Fixed

  • Styles and icons for NC 25 - #366

Changed

  • Public page title from Nextcloud -> Appointments - Nextcloud - #362
  • Email footer uses $theme->getEntity() instead of Nextcloud

v1.13.0

25 Oct 23:02
Compare
Choose a tag to compare

Added

  • Next release possible breaking changes notice (prep for NC25)

Changed

  • Nextcloud 23 is min version now

v1.12.8

13 Sep 02:30
Compare
Choose a tag to compare

Fixed

  • Talk Integration: Expected parameter of type '\DateTime', 'null' provided