tower-ui 0.59.1 — wildcard host: value-based custom detection

Replace event-based 'touched' flag with computed isCustomWildcard.
Empty wildcard or wildcard==derived → 'auto-derived', auto-fills
on domain change. Different from derived → 'custom', sticks.
Fixes the empty-after-delete trap that kept touched=true forever.
This commit is contained in:
Claude
2026-04-29 19:44:38 +03:00
parent 082feb1e58
commit 7b62631489

View File

@@ -29,7 +29,7 @@ frontend:
enabled: true
image:
repository: registry.odoosky.cloud/odoosky/docker-mirror/tower-ui
tag: "0.59.0"
tag: "0.59.1"
pullPolicy: IfNotPresent
imagePullSecrets:
- name: docker-mirror-pull