Skip to content

Releases: LibreBooking/docker

Version 2.5.0

26 Nov 17:39
1d033a3
Compare
Choose a tag to compare

Changes

  • Add the possibility to use a custom path when one needs to differentiate several running librebooking containers and it is not possible to differentiate containers with different host names
  • Enhance the documentation file RUN.md

Version 2.4.1

19 May 17:50
d011ffa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.0...2.4.1

Version 2.4.0

18 Dec 10:55
ab1061d
Compare
Choose a tag to compare

Changes

  • No debug logging by default
  • remoteip enabled (to identify the client when the container is behind a reverse-proxy)
  • The following environment variable are now initialized on container startup, rather than container creation: install password, timezone, database.hostspec, logging.folder, logging.level, logging.sql
  • Github actions reviewed
  • Documentation reviewed

Version 2.3.2

26 Sep 16:42
e76be3c
Compare
Choose a tag to compare

Changes

  • Fix issue #65

Version 2.3.1

24 Sep 10:03
ffeba32
Compare
Choose a tag to compare

Changes

  • Fix issue #60

Version 2.3.0

22 Sep 12:08
791f4c7
Compare
Choose a tag to compare

Changes

  • Fix issue #58 by adding the ldap php extension
  • Create plugins configuration files inside volume /config and link to the folder /var/www/html/plugins/Authentication/**/

Version 2.2.0

22 Aug 09:32
520132e
Compare
Choose a tag to compare

Changes

It is now possible to upload resource images

Version 2.1.1

05 Aug 07:09
0486604
Compare
Choose a tag to compare

Changes

  • Fix issue 52 by enabling apache2 module headers

Version 2.1.0

28 Jun 18:08
e958ae6
Compare
Choose a tag to compare

Changes

  • Fix issue #46
  • Review documentation file RUN.md

Version 2.0.1

23 Jun 17:43
1ad4545
Compare
Choose a tag to compare

Changes

  • Fix issue #43