fix: align delegate routing settings UI
Release / build-and-release (push) Successful in 2m44s

This commit is contained in:
2026-05-08 19:32:40 +00:00
parent 201602b733
commit 7fe63541b3
5 changed files with 39 additions and 67 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 2026-05-08 - 1.24.7 - fix(web-ui)
align Delegate Routing settings with the Dees catalog control and theme conventions
- replace raw Delegate Routing inputs and save button with `dees-input-text` and `dees-button`
- style the Delegate Routing card with explicit `cssManager.bdTheme(...)` colors
## 2026-05-08 - 1.24.6 - fix(auth)
avoid bcrypt worker crashes in compiled binaries during login and password creation