changelog (#715)

This commit is contained in:
Michael Quigley 2024-07-31 13:31:52 -04:00
parent a37781394d
commit 9b7e3ef77c
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -2,7 +2,7 @@
## v0.4.38
FEATURE: Conditionally enable interstitial page based on `User-Agent` prefix list. See the [frontend template configuration](etc/frontend.yml) for details on the new configuration structure (https://github.com/openziti/zrok/issues/715)
FEATURE: Conditionally enable interstitial page based on `User-Agent` prefix list. See the [frontend configuration template](etc/frontend.yml) for details on the new configuration structure (https://github.com/openziti/zrok/issues/715)
CHANGE: The interstitial configuration has been modified from a simple `interstitial: <bool>` to a richer structure, but the config version has not been incremented; this feature has not been widely adopted yet. See the [frontend configuration template](etc/frontend.yml) for details on the new structure.