Releases: LibreBooking/docker
Releases · LibreBooking/docker
Version 2.7.0
Version 2.6.1
Changes
- Split develop and release image creation in order to have different run schedules
Version 2.6.0
Changes
- Reorganize the content of file
Dockerfile
- Use specific version of the
php:apache
andcomposer
container images for better reproductibility and stability - Use repository variables
VERSION_PHP
andVERSION_COMPOSER
to control the container images version - Update the documentation
BUILD.md
Version 2.5.0
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
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