Highlights
Two follow-up fixes to the settings and status polish from v6.3.3.
Fixes
- Searchable-select fields no longer draw a double border (#642). The inner input matched the shared field-box rule on top of its wrapper's own frame; it now shows a single clean border. Affects every form combobox — e.g. the ticket-system picker on the sync page.
- The admin status page shows the running release version (#645).
/ui/admin/statusnow reports the deployed release (e.g.6.3.4) and its tag instead of1.0.0+no-version-set/ branchmain. The profiling image used for the production deploy is now built only on tag pushes (or manual dispatch), so its baked build ref is deterministically the release tag.
Thanks @CybotTM.
Full changelog: v6.3.3...v6.3.4