7.3.0 (2026-08-08)
๐ Features
- metrics: add pills for issue and stacked (#3159) (c0b8718)
- theme: add a Glass option to show status icon colors (19fa9fd)
- theme: add a Glass option to show status icon colors (#3158) (a17ca8a)
- theme: add design-language chrome token layer via @theme inline (f21a27a)
- theme: add design-language settings axis with Classic/Glass selector (21e4c9a)
- theme: add Glass design language (#3130) (3505bbe)
- theme: add Glass shell surfaces with per-platform material branch (b4c1e5e)
- theme: add useAppearance hook with design-language root attributes (83126c1)
- theme: apply Glass to controls, list rows, and overlays (fe3afab)
- theme: bare the Glass account-profile button inside account cards (22ab3d0)
- theme: degrade Glass to solid under reduced transparency / contrast (e5859d6)
- theme: desaturate Glass status palette toward a native tone (627957e)
- theme: dissolve sidebar into unified Glass and mute the primary CTA (d9065bd)
- theme: float the Glass account header directly on the glass (3aa607a)
- theme: lighten Glass tints, soften blur, and use a translucent nav selection (fb7fae2)
- theme: make Glass translucency always-on and add a visible sidebar divider (86dcbf9)
- theme: make the sidebar logo follow the icon colour under Glass (80b6298)
- theme: re-add high contrast for Classic, driven by the setting and the OS (1446862)
- theme: refine Glass surfaces (26a88db)
- theme: soften notification grouping bands and count pills under Glass (10db05d)
- theme: wire macOS window vibrancy via IPC for Glass (8ecbe70)
- ui: fade scrollable content at the top and bottom edges (#3124) (cd6a1ad)
๐ Bug Fixes
- bitbucket: fallback for missing notification URLs (#3131) (0fbe08f)
- correct online state on startup instead of waiting for a network event (#3147) (1110bde)
- online state (3d45a5d)
- rollback failed notification interaction with visual warning (#3145) (cfa12a2)
- seed online status from the online manager on first render (b5f72e2)
- sonarqube issues (046bb8e)
- theme: construct a transparent vibrant window on macOS so Glass material shows (9cc01ea)
- theme: harden the native-theme sync (9b3df25)
- theme: keep Glass status icons monochrome (39744c0)
- theme: keep Glass translucent after a runtime Classic to Glass switch (f926d56)
- theme: make Glass vibrancy show the real desktop on macOS (11433a1)
- theme: resolve Glass tokens under the System theme (5242380)
- theme: resolve the base colour tokens under the System theme (3d77d37)
- theme: restore the notification status icon colours (850f7c0)
๐งผ Code Refactoring
- api: configure gc and stale time (#3146) (a9c0021)
- bitbucket: simplify repo url transform (#3133) (c15b323)
- components: import Primer directly instead of the ui barrel (da34ca4)
- correct online state before any query can run (223992f)
- settings: drop the redundant "value display" comments (a421629)
- simplify bitbucket repo url (c15b323)
- theme: drop the redundant light-dark scoping comment (6c03cf7)
- theme: route renderer through app-owned ui/ layer with import boundary (ab9fc5b)
- theme: source the base colour tokens from Primer (#3148) (28a3566)
- theme: trim non-essential comments (90dc3f3)
๐ค Continuous Integration
- deploy website after the release pipeline publishes (#3123) (da807d2)
- format contributors section as unordered list (#3126) (a9726d3)
- skip release PR generation when a release was just created (#3120) (4fc6f83)