You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.