Skip to content

v6.3.4

Latest

Choose a tag to compare

@CybotTM CybotTM released this 16 Jul 12:05
· 65 commits to main since this release
v6.3.4
8bee888

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/status now reports the deployed release (e.g. 6.3.4) and its tag instead of 1.0.0+no-version-set / branch main. 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