这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: LibreBooking/app

v4.0.0

06 Aug 15:28

Choose a tag to compare

Highlights

  • New configuration file format. Please read the documentation for more
    details. Thanks to @lucs7 for all of their work.
  • Initial work on getting PHPStan setup and working. We have level 1 working
    with no baseline and are currently using level 2 with a baseline.
  • Add configuration option to be able to choose the resource contact from a
    drop-down list of registered users.
  • Language selector now working on the login page.
  • New date selector library used, thanks @labmecanicatec

What's Changed

  • style(manage_resources): don't default collapse CustomAttributes by @JohnVillalovos in #682
  • fix: EmailMessage.php variable defined after use by @lucs7 in #683
  • fix: captchas not working by @lucs7 in #684
  • fix(participation): add missing ParticipationNotification import by @JohnVillalovos in #686
  • chore: ensure all config variables are in both config files by @JohnVillalovos in #689
  • fix(reservation): fix the delete reason not submitted when a reservation is not approved. by @belcirelk in #696
  • fix(reservation): pdf generation is not working in French by @belcirelk in #697
  • fix(API): stop storing multiple custom attributes of same type for Reources by @JohnVillalovos in #681
  • chore: Replace jQuery UI datepicker with flatpickr by @labmecanicatec in #756
  • fix(login): Language selector is not working due to httponly cookie by @belcirelk in #763
  • fix: allow setting language for non-HTTPS by @JohnVillalovos in #764
  • chore: remove exec permission from some files by @JohnVillalovos in #765
  • chore: add text to the "More Resource Actions" drop-down by @JohnVillalovos in #766
  • refactor: timezone handling and remove jstz library by @labmecanicatec in #769
  • feat: optional: resource contact may be chosen via a drop-down list of users by @JohnVillalovos in #770
  • Fix for reminders on cancelled reservations by @cgutteridge in #773
  • Fix for phpunit tests and additional error check by @lucs7 in #774
  • fix: error in WebAuthenticationTest and Facebook login by @lucs7 in #781

New Contributors

Full Changelog: v3.0.3...v4.0.0

v3.0.3

10 Jul 04:33

Choose a tag to compare

Highlights

What's Changed

Full Changelog: v3.0.2...v3.0.3

v3.0.2

07 Jul 23:15

Choose a tag to compare

Highlights

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.0.2

v3.0.1

28 Jun 17:59

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

27 Jun 19:20

Choose a tag to compare

Highlights

  • Bootstrap 5 Framework and Bootstrap icons now used.
  • Modernization of the user interface.
  • Integration of libraries such as Datatables and Trumbowyg.
  • Migrate external libraries to be pulled in via composer instead of storing the code for those projects in the repository. Also upgraded versions of external libraries used.
  • Improvements to the CI system.
  • Thanks to @labmecanicatec and @lucs7 for all their work this release.

What's Changed

Read more

2.8.6.2 - GA4 Fix

19 Aug 11:30

Choose a tag to compare

The previous 2.8.6.2 had an issue with the Google Analytics 4 integration, if previously downloaded you can simply replace the globalfooter.tpl file in the tpl folder.

Check the commit history https://github.com/LibreBooking/app/commits/master for all the changes (there are many)

Thanks to everyone that has contributed, your efforts allow this project to keep going.

2.8.6.1

26 Sep 08:41

Choose a tag to compare

Many bug-fixes since the last release. This release fixes the ldap connection problem. Thanks to everyone who has contributed.

2.8.6

18 Apr 10:14

Choose a tag to compare

Librebooking now has PHP8 support
Many bugs, updates and even new features were added but the list is a bit long so for further details please check the commit history https://github.com/LibreBooking/app/commits/develop

Thanks to all that have contributed without you this release would not be possible.

2.8.5.5

11 Feb 19:52

Choose a tag to compare

Fifth maintenance release for Booked scheduler.
This release adds a security policy and fixes (hopefully) a security issue.

2.8.5.4

03 Sep 11:51

Choose a tag to compare

Fourth maintenance release for Booked scheduler.

This release contains many contributions from the community so the list of changes, fixes and improvements is a bit long, if you need more info just head on to https://github.com/effgarces/BookedScheduler/commits/master.

PS This will (hopefully) be the last release under the name Booked Scheduler as the project will be renamed to Librebooking.