Skip to content

Releases: Carlgo11/guest-portal

Version 2.0.1

20 May 23:38
776d409
Compare
Choose a tag to compare
  • Added docker health check
  • Cleaned up Docker image

Full Changelog: v2.0.0...v2.0.1

Version 2.0.0

20 May 00:14
1d25509
Compare
Choose a tag to compare

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

23 May 23:19
05c8f2c
Compare
Choose a tag to compare

Changelog:

  • Support for seasonal backgrounds.
  • Session timeout validation
  • Initial multi-site support

Version 1.0.0

11 Dec 03:54
4d5e032
Compare
Choose a tag to compare

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

20 Sep 00:56
3edd157
Compare
Choose a tag to compare
Version 0.3 Beta 2 Pre-release
Pre-release
v0.3-beta.2

Fix minor bugs

Version 0.3 beta

11 Aug 23:06
7b7c925
Compare
Choose a tag to compare
Version 0.3 beta Pre-release
Pre-release
v0.3-beta

Add docker-publish workflow

Version 0.2.1

13 Feb 23:59
a42f5b0
Compare
Choose a tag to compare

Changes:

  • Make sure the guest is authorized before trying to revoke the voucher.

Version 0.2

16 Aug 20:23
d65f240
Compare
Choose a tag to compare

Split docker process into a multi-stage build for improved security & image size.

Version 0.1

04 Aug 02:05
f5682ff
Compare
Choose a tag to compare

Initial release