Skip to content

Latest commit

 

History

History
175 lines (104 loc) · 14.7 KB

File metadata and controls

175 lines (104 loc) · 14.7 KB

Changelog

7.4.0 (2026-08-16)

🚀 Features

  • github: format and render Bot account names (#3183) (12efd18)
  • github: update actor display names (managed and unmanaged) (#3182) (5353e92)
  • metrics: improve pr review metric pill (#3184) (9db47c8)

🐛 Bug Fixes

  • forge/github: sanitize gql query docs based on gated feature compatibility (#3178) (6ae87ca)

7.3.3 (2026-08-12)

🐛 Bug Fixes

  • metrics: fetch stacked pr metrics only for GitHub Cloud (#3175) (bfd2672)

7.3.2 (2026-08-09)

🐛 Bug Fixes

  • keep the scroll fade ramping in packaged builds (#3170) (ef2aec0)

7.3.1 (2026-08-08)

🐛 Bug Fixes

  • restart to install update, and three update-flow bugs (#3167) (01fed23)

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)

7.2.0 (2026-07-29)

🚀 Features

  • macos: launch as an agent app so no dock tile is ever created (#3117) (b60df93)

🐛 Bug Fixes

  • notifications: drop subject type suffix from native notification body (#3113) (585a2a9)

⚡️ Performance

  • notifications: refresh enriched details when window regains focus (#3118) (ffc699c)
  • notifications: respect server-recommended poll interval (#3116) (ea302a5)
  • notifications: skip re-enrichment of unchanged notifications (#3102) (2ff02e1)

🧼 Code Refactoring

🤖 Continuous Integration

  • add core-deps scope to surface within release-please generated changelog/release notes (#3114) (672ce07)
  • add release labeling (#3112) (32aaf29)
  • credit contributors in published release notes (#3109) (968715f)
  • defer release-please PR creation while a draft release is pending (#3108) (25d7f9b)

7.1.1 (2026-07-29)

🐛 Bug Fixes

  • re-hide macos dock icon after parentless dialogs (#3100) (8f4b33a)

🏗️ Build System

  • update labeler for perf semantic commit type (#3105) (9d29de4)

🤖 Continuous Integration

  • publish draft release by id to avoid HTTP 422 on tag lookup (#3098) (c83528d)
  • update perf emoji (b6c9c6e)

7.1.0 (2026-07-27)

🚀 Features

  • notifications: include repository name and subject type in native Windows OS notifications (#3058) (ec0701c)

🐛 Bug Fixes

🧼 Code Refactoring

🤖 Continuous Integration

  • add emoji prefixes to release-please changelog sections (#3095) (47ec087)