Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
easyappointments-1.4.3.zip | 2022-03-08 | 20.1 MB | |
1.4.3 source code.tar.gz | 2022-03-08 | 2.8 MB | |
1.4.3 source code.zip | 2022-03-08 | 3.7 MB | |
README.md | 2022-03-08 | 1.1 kB | |
Totals: 4 Items | 26.5 MB | 1 |
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.
[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.