Skip to content

v1.31.0

Choose a tag to compare

@andududu andududu released this 12 Jun 12:49
· 2 commits to main since this release

Changelog

  • 871f2962fbfdd12cafd433b638d27d15f68ecebf Merge pull request #2470 from degausai/how-to-get-wab-in-background
  • 7dd29ec3d9cc5946f7cfd9c75eaa9bf441217859 Merge pull request #2471 from degausai/develop
  • d8b23021069c7127783b7416707269825bffffc7 Merge pull request #2472 from degausai/fix/org-grant-expiry-and-clawback
  • e0f20e6fe22f6a03041c4ab59ff7ddc2c8cdb480 Merge pull request #2484 from degausai/fix/wab-menubar-windows-build
  • 3f20164ceb36530c155ca9d57eca137e711830bd feat(wab): Show/Hide in the Chrome Dock-icon menu via a DYLD-injected dylib (macOS)
  • 3696dd1ecb6410bd6e48c1b200b07759ac43d9bc feat(wab): eliminate the foreground 'flash' via in-process activation suppression (macOS)
  • 23875aca05b88e623dd63bd2e42c68183f5f99a3 feat(wab): event-driven focus watcher + show/hide peek commands
  • ecc0cfecf520e1337932598cda50517cc9835c82 feat(wab): macOS menu-bar control to Show/Hide running WABs with a click
  • 54fcd7c7e188907ae5409bfa5f2e2ff3ce06a128 fix(db): migration nulling future expiries on org grant rows
  • 9b8d77a41256e44554b44615bffcd9ab58570825 fix(organizations): make org grants permanent, guard seat-grant clawbacks
  • a3113464fb167497997d3562b6249a39cf484724 fix(wab): hide the WAB browser from the macOS Dock/foreground in invisible mode
  • 2117d86359f06b9042ecb3387d0d35481c582a9c fix(wab): make menubar detach cross-compile
  • 5f15dbc8f42635f37f2829ea4646f76691bcf78e fix(wab): peek 'show' must latch a suspended state, not just stop the guard
  • 96c1b039ef87d1f9d96e8500243b37c1b2f9cb95 fix(wab): roll back show on surface failure; hide acks honestly (Bugbot)
  • 92352e788a78d5324aa4193e1764e5d4a354882d fix(wab): wonda wab hide surfaces the driver's error ack (Bugbot)
  • c6864322dc0c54584943ed76af2af12a66ff2b4a fix: address bugbot and snyk release checks