Releases: LibreBooking/docker
Releases · LibreBooking/docker
Version 2.5.0
Version 2.4.1
What's Changed
- Update RUN.md by @tiagojulianoferreira in #84
- Improve actions by @colisee in #85
- Fix issue 88 by @colisee in #89
New Contributors
- @tiagojulianoferreira made their first contribution in #84
Full Changelog: 2.4.0...2.4.1
Version 2.4.0
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
Changes
- Fix issue #65
Version 2.3.1
Changes
- Fix issue #60
Version 2.3.0
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
Changes
It is now possible to upload resource images
Version 2.1.1
Changes
- Fix issue 52 by enabling apache2 module
headers
Version 2.1.0
Changes
- Fix issue #46
- Review documentation file
RUN.md
Version 2.0.1
Changes
- Fix issue #43