Skip to content

Some features, some fixes

Compare
Choose a tag to compare
@jc21 jc21 released this 09 May 01:49
· 1179 commits to master since this release

Features

  • You can now manually renew a LetsEncrypt cert from the Certificates list
  • Added support for DEBUG=1 environment variable to output more verbose info in docker logs
  • #85 added LetsEncrypt dns verification support
  • #134 more secure SSL ciphers
  • Added TLS 1.3 support with an updated nginx version

Fixes

  • Removing a LetsEncrypt cert will now remove it entirely from disk, which means that auto renewals will refresh the correct expiry dates in the database
  • #104 Custom locations with / paths are now allowed and the default location won't be used if present
  • Fix UI issues with updated tabler interface dependency