Skip to content

Releases: SteveLTN/https-portal

1.24.2

30 Sep 15:37
Compare
Choose a tag to compare

Bugfix: Certificate renewal cron job failing because PATH ENV not including the /command folder in cron jobs.

1.24.1

31 Aug 03:11
a5276e9
Compare
Choose a tag to compare
  • Update Nginx image
  • Fix a bug where HTTP/2 wasn't enabled correcly

1.23.1

17 Jan 06:30
Compare
Choose a tag to compare
  • fix a bug where HTTP Basic Auth password can be interpolated.

1.23.0

29 Jan 14:56
Compare
Choose a tag to compare
  • Add Healthcheck
  • Change the way local certs are generated, so it respects CERTIFICATE_ALGORITHM configuration
  • Add ECDSA ciphers for TLSv1.2

1.22.1

01 Oct 03:25
Compare
Choose a tag to compare

Fix welcome message.

1.22.0

07 Aug 13:52
Compare
Choose a tag to compare

Upgrade Nginx to 1.23.0, which fixes issues with TLS 1.3.

1.21.1

20 Mar 04:23
69eafa4
Compare
Choose a tag to compare

Fix a bug that some environment variables aren't carried to cron jobs.

1.21.0

27 Nov 06:59
Compare
Choose a tag to compare
  • Add support for more custom Nginx config blocks
  • Allow changing default index file when serving static files
  • Use 307 Redirect by default

1.20.1

27 Oct 18:05
Compare
Choose a tag to compare
  • Fix the bug that the initial dummy certificate to copy doesn't exist.

1.20.0

27 Oct 08:28
Compare
Choose a tag to compare
  • Reject SSL handshake when visiting the default server.
  • Removed the dummy certificate on default server.