Skip to content

v1.7

Choose a tag to compare

@fuomag9 fuomag9 released this 21 Jun 21:12
· 35 commits to develop since this release
Immutable release. Only release title and notes can be modified.
e7fe580

Highlights

  • Fix WebSocket connections being mangled into a corrupt HTTP/0.9 response when WAF is enabled on a proxy host (#195).
  • Add custom ACME directory URL support for per-host certificate issuance (#192).
  • Add Dynu and deSEC DNS providers for ACME DNS-01 challenges.

Changes

  • e7fe580 Remove stale eslint-disable directives in auth OAuth tests
  • d689314 Fix WebSocket connections mangled by WAF (#195)
  • 9f76495 Add Dynu DNS provider support
  • 300707f Add acme (and error-pages) to settings group enum in OpenAPI spec
  • c9910e8 Add custom ACME directory URL support (#192)
  • 50ece43 deps(deps): bump the production-dependencies group with 6 updates (#191)
  • 5854b80 deps(deps-dev): bump the development-dependencies group with 6 updates (#190)
  • 03a1d11 Add deSEC DNS provider support

Full Changelog: v1.6...v1.7