From 4d55eb9c97dfc5eaa5e207624c8e7ff499e7eafd Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Tue, 6 Aug 2024 12:01:07 -0400 Subject: [PATCH] changelog (#716) --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index df837cbe..fbaf1d0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## v0.4.39 +FEATURE: Support `html_path` directive in `interstitial` stanza of public frontend configuration to support using an external HTML file for the interstitial page (https://github.com/openziti/zrok/issues/716) + CHANGE: Update `github.com/openziti/sdk-golang` (and related dependencies) to version `v0.23.40`. CHANGE: upgrade to ziti v1.1.7 CLI in zrok container image