Skip to content

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 23 Jul 14:47
· 1 commit to main since this release
4da7b4a
  • Fixed: the Settings page's General/Integrations/Endpoints & Routing sub-tabs always
    showed General no matter which one was clicked - the admin header's own navigation
    reused the same variable name as the sub-tab router and silently overwrote it on every
    request.
  • Fixed: panels on the Overview page (Diagnostics, Pending-order automation, Updates &
    Backups) had no spacing between them and sat flush against each other.
  • Strengthened the dropdown hover-readability fix from 1.0.1 with higher-priority rules,
    for cases the first pass did not fully cover.