Skip to content

OpenUsage 0.7.3-beta.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Jul 10:57

v0.7.3-beta.2

New Features

  • feat(providers): credential-detect providers added by updates; unify installs on enabled-list mode (#838) by @robinebers
  • feat(copilot): show org-level AI credit usage for org-managed Business/Enterprise seats (#843) by @robinebers
  • feat(updates): in-popover update banner + Sparkle 2.9.4 focus fix (#842) by @robinebers
  • feat(ui): replace footer split button with a single Options menu (#841) by @robinebers

Bug Fixes

  • fix(copilot): keep probing other orgs when one org's billing has an outage (#843) by @robinebers
  • fix(notifications): open popover when a pace alert is tapped (#840) by @robinebers

Refactor

  • refactor(copilot): default both org billing metrics below the expand caret (#843) by @robinebers

Changelog

Full Changelog: v0.7.3-beta.1...v0.7.3-beta.2

  • b15a47e fix(copilot): keep probing other orgs when one org's billing has an outage by @robinebers
  • 1171895 refactor(copilot): default both org billing metrics below the expand caret by @robinebers
  • 8b567ae feat(copilot): show org-level AI credit usage for org-managed Business/Enterprise seats by @robinebers
  • 7cf5645 feat(updates): in-popover update banner + Sparkle 2.9.4 focus fix by @robinebers
  • db821dd feat(ui): replace footer split button with a single Options menu by @robinebers
  • 224c987 Open the popover when a pace notification is tapped. by @robinebers
  • 1b077d1 feat(providers): credential-detect providers added by updates; unify installs on enabled-list mode by @robinebers