diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c7cd4f6..617c18b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## v0.4.37 +FIX: Fix for setting the `zrok_interstitial` cookie on Chrome-based browsers. + FIX: Fix for `store.IsAccountGrantedSkipInterstitial` to respect the `deleted` flag. FIX: When an error occurs connecting to the proxied endpoint, the `proxy` backend should return HTTP status `502` (https://github.com/openziti/zrok/issues/703) diff --git a/endpoints/publicProxy/interstitialUi/index.html b/endpoints/publicProxy/interstitialUi/index.html index 82270dfc..6500b31e 100644 --- a/endpoints/publicProxy/interstitialUi/index.html +++ b/endpoints/publicProxy/interstitialUi/index.html @@ -108,8 +108,10 @@