Skip to content

1.4.3

Latest
Compare
Choose a tag to compare
@alextselegidis alextselegidis released this 08 Mar 17:32
· 6 commits to master since this release

Easy!Appointments is a self hosted, open source web scheduler application that is very easy to setup on your server.

This is a stable release, you can use it in production environments and/or update your existing installations.

https://easyappointments.org

[1.4.3] - 2022-03-08

Added

  • #1208: Security configuration enhancements in the application.
  • #1209: Add support for PHP 8.1.

Changed

  • #1207: Replace CodeIgniter with the system directory for smaller package size and more control over the framework.
  • #1210: Move the change language operation into a new public controller.
  • #1212: Remove the Google Calendar read-only scope use as it is not needed.
  • #1213: Switch to go-to-latest database migration configuration for simplicity.
  • #1216 Replace Google Client JS with the Google Calendar Template link in the book success page enhancement.

Fixed

  • #1211: The table calendar view breaks for secretaries and providers due to appointment and unavailability removals bug.
  • #1214: Provider and secretary users can only add unavailabilities for their authorized users bug.