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