Skip to content

Releases: SergeyMosin/Appointments

v1.12.8

13 Sep 02:30
Compare
Choose a tag to compare

Fixed

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

v1.12.7

23 Jun 15:27
Compare
Choose a tag to compare

Fixed

  • Wrong L10N class is passed to EMailTemplate::class constructor when custom mail_template_class setting is used - issue #344

v1.12.6

06 Jun 21:32
Compare
Choose a tag to compare

Fixed

  • Ensure 'Additional ICS file description' is included - issue #342
  • 'Form Title' settings display (single page mode) - issue #343

Changed

  • Use full time zone names(Eastern Daylight Time) instead of abbreviations(GMT-4) in PHP
  • NC 'Locale' settings (instead of 'Language') is now used for JS i18n Dates/Times - issue #244
  • HTML is now allowed in 'Additional Email Text' - issue #132
  • Better error handling in extNotify function
  • Update node dependencies (npm -> pnpm)

v1.12.5

24 May 11:59
Compare
Choose a tag to compare

Added

  • Default reminders language indicator - issue #323
  • Rudimentary notification extension system - issue #26

Fixed

  • Ignore "trash bin"(deleted) calendars - issue #64

v1.12.4a

11 May 13:48
Compare
Choose a tag to compare

Fixed

  • Template/grid editor header dark theme compatibility - issue #327
  • Reminders test

Changed

  • Nextcloud min version is 22 now (max version is 24) - issue #324
  • Include 'CLASS: CONFIDENTIAL' (but not 'PRIVATE') events in conflict checks - issue #321
  • Template/grid editor range is extended to start at 6:00 and end at 23:00 - issue #332

fix: v1.12.4 version bump

v1.12.3

11 Apr 18:35
Compare
Choose a tag to compare

Added

  • redirect to a custom "All Done" page after confirm option - issue #315
  • improve iframe embedding (window.parent.postMessage) and more examples - issue #313

Fixed

  • custom styles not applied to all pages - issue #313

v1.12.2

10 Mar 15:51
Compare
Choose a tag to compare

Added

  • option to add booked/pending appointment buffers (before/after blockers)

Fixed

  • missing translation - issue #190

Changed

  • trailing/filler empty days are not shown - issue #306

v1.12.1

02 Mar 16:13
Compare
Choose a tag to compare

PHP: fix "substr" offset when decoding URI with "Skip email validation step" enabled - issue #304

v1.12.0

21 Feb 20:14
Compare
Choose a tag to compare

Add Sundays & Private Mode
Misc. fixes

v1.11.14

14 Feb 15:01
Compare
Choose a tag to compare

manual actions on Confirm, Cancel and ChangeType pages + GDPR no checkbox option