Skip to content

Releases: SergeyMosin/Appointments

v1.15.2

02 Jul 03:23
Compare
Choose a tag to compare

Added

  • Links ( and email address ) in outgoing emails are now linkyfied automatically and can be clicked

Changed

  • Updated JS dependencies
  • Bump NC max-version to v27 - #428
  • Template grid starts at 00:00 (not 6:00)
  • From email addresses have the Display Name part now - #414

Fixed

  • Broken NC25 related styles

v1.15.1

12 May 13:54
Compare
Choose a tag to compare

Fixed

  • TalkIntegration: fix delete room error on NC26 - #418

v1.15.0

10 May 02:23
Compare
Choose a tag to compare

Changed

  • Nextcloud min version is 25 now
  • Default to getProductName in 'HeaderTitle' (instead of Nextcloud)

Fixed

  • Auto-style: use system-wide default background color if provided

v1.14.14

09 Apr 13:42
Compare
Choose a tag to compare

Changed

  • Buffers are applied to ALL events now (instead of just "Appointments") - #328

v1.14.13

25 Mar 17:19
Compare
Choose a tag to compare

Added

  • auto-style is applied to directory page now

Fixed

  • NC25 wrong auto-style background

v1.14.12r

25 Mar 13:17
Compare
Choose a tag to compare

Fixed

  • info.xml version bump

v1.14.12

25 Mar 04:56
Compare
Choose a tag to compare

Changed

  • optimized form page - time element are created on demand now
  • nextcloud max version is 26 now

Fixed

  • blank page on NC26 (and possibly NC25.0.5) - #406

v1.14.11

13 Feb 13:49
Compare
Choose a tag to compare

Changed

  • change minimum, appointment length from 10 -> 5 min - #384
  • removed NcModel FocusTrap workaround
  • re-lint some php files

Fixed

  • @nextcloud/vue v7.4.0 compatibility - #395
  • overlap of slots from same day in different month - #401
  • use static var instead of session - #399

v1.14.10

17 Jan 02:54
Compare
Choose a tag to compare

Added

  • More debug info is returned from getRawCalendarData() - #394

Changed

  • Lock "@nextcloud/vue" at "~7.3.0" for now - #395

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