From 6d67d5b559d5a095e7fd92e4268a5f84c1671a68 Mon Sep 17 00:00:00 2001 From: stout-bot Date: Wed, 22 Apr 2026 22:23:20 +0000 Subject: [PATCH] Update releases for stout@v0.12.1 --- index.html | 14 ++++++++++++++ releases.json | 7 +++++++ 2 files changed, 21 insertions(+) diff --git a/index.html b/index.html index f7e9f9c..f66b2ab 100644 --- a/index.html +++ b/index.html @@ -28,6 +28,20 @@

Stout Releases

+

v0.12.12026-04-22

+ +

Existing installs should mostly auto-heal after upgrading because Stout

+

reconciles stored domain ingresses on startup and reapplies the current

+

wildcard/external-dns behavior.

+

No manual action is needed if the desired domains already exist in Stout.

+

If an install expects both a wildcard and its root domain, both domains must

+

exist in Stout so external-dns can be updated for the pair.

+

The new wildcard root-domain behavior is now controlled by a system setting.

+

Admins should review that setting after upgrade if they want wildcard-only

+

behavior or wildcard+root behavior for future reconciliations.

+

v0.12.02026-04-22