Skip to content

v6.3.1

Choose a tag to compare

@CybotTM CybotTM released this 15 Jul 17:36
· 85 commits to main since this release
v6.3.1
8f83519

Highlights

The searchable form selects from v6.3.0 now read and behave the same whether single- or multi-select, and they work again inside the Monats-Abrechnung (Billing) modal.

Changes

  • Unified combobox — single- and multi-select share one layout: the input is the search field, the chosen value(s) show as chips, and opening always lists every option (the current selection is highlighted, not pre-filtered).
  • Selects open in the Billing modal again — the popup renders inline so a modal dialog's focus trap no longer disables it, a regression from the v6.3.0 combobox rollout.
  • Consistent controls — native selects carry the same arrow as the combobox; date fields sit in the row instead of standing out; in the settings and billing forms, labels are right-aligned and checkboxes/radios line up with the other inputs.

Upgrading

No database migration and no config or environment changes — redeploy the image.

Full Changelog: v6.3.0...v6.3.1@CybotTM (#635)