v6.3.3
Highlights
This release polishes the settings and admin UIs and makes the deployed version visible on the status page.
Settings forms
- API-token form redesign — the create-token form now leads the section, with a segmented By resource / Full access mode toggle. The scope picker is a compact grid with per-column read / write select-all header checkboxes (three-state), and Full access spells out that the wildcard scope covers every current and future resource, not a snapshot of today's rights.
- Single-select fields show the selected value in the input rather than as a removable chip, so they no longer behave like multi-selects.
- Checkbox and date-field consistency — checkboxes are 24×24px (WCAG 2.2 target size 2.5.8), date fields no longer draw a double border, and the help-icon checkboxes on the sync page align to their labels.
Admin grid
- Removing a chip with its × in an inline-edit cell drops just that chip and stays in edit mode, instead of discarding the whole edit (#637).
Operations
- The profiling image used for the production hot-deploy now bakes in its build commit, ref, and date, so /ui/admin/status shows which version is actually running (#639).
Thanks @CybotTM.
Full changelog: v6.3.2...v6.3.3