Releases: Carlgo11/guest-portal
Releases · Carlgo11/guest-portal
Version 2.0.1
- Added docker health check
- Cleaned up Docker image
Full Changelog: v2.0.0...v2.0.1
Version 2.0.0
In this version, I have completely rebuilt the project in Node.js/Express.js. There are many new customization features (check out the Configuration section in the README), and the UI has also been rebuilt.
Full Changelog: v1.1.0...v2.0.0
Version 1.1
Changelog:
- Support for seasonal backgrounds.
- Session timeout validation
- Initial multi-site support
Version 1.0.0
Changelog:
- Added authentication for
/admin/
page - Validating client connection before using voucher
- Cleaned up Nginx & PHP configs
- Added language support
Version 0.3 Beta 2
v0.3-beta.2 Fix minor bugs
Version 0.3 beta
v0.3-beta Add docker-publish workflow
Version 0.2.1
Changes:
- Make sure the guest is authorized before trying to revoke the voucher.
Version 0.2
Split docker process into a multi-stage build for improved security & image size.
Version 0.1
Initial release