Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 07:07
· 12 commits to main since this release
Immutable release. Only release title and notes can be modified.

Changes

  • Reach clear-browsing-data through the preload bridge (#77) @popen2
  • Add full documentation to the project site (#70) @popen2
  • Fix WebContents access after window destruction in login indicator (#75) @popen2
  • Add a "Clear cookies and local storage" option (#73) @popen2
  • Take Node away from the dashboard renderer (#74) @popen2
  • Encrypt the access token and client secret at rest (#72) @popen2
  • Fix AGENTS.md's stale build matrix and document the new modules (#71) @popen2
  • Only accept IPC from the dashboard's own frame (#68) @popen2
  • Carry file permissions across the atomic rename (#61) @popen2
  • Pin the aws-iam-authenticator by checksum, not just by tag (#67) @popen2
  • Keep the Developer ID out of jobs that run pull request code (#66) @popen2
  • Match radio values instead of interpolating them into a selector (#64) @popen2
  • Carry the run id in a data attribute, not an inline onclick (#62) @popen2
  • Drop the debugger entitlement from the hardened runtime (#63) @popen2
  • Validate the start URL and region before storing them (#69) @popen2
  • Stop writing the token store world-readable (#60) @popen2
  • Keep a dated log per day, and put enough in it to debug a report (#59) @popen2
  • Poll once more before giving up on a closed login window (#58) @popen2
  • Say plainly that Linux builds do not self-update (#55) @popen2
  • Show what the login window is waiting for (#41) @popen2
  • Add configurable browser-based AWS SSO login (#18) @ben-schreiber
  • Upgrade all dependencies and clear every known advisory (#40) @popen2
  • Merge into ~/.aws/config instead of overwriting it (#39) @popen2
  • Upgrade all dependencies, including breaking changes (#31) @popen2
  • Add dedicated download page with platform detection (#26) @popen2

🚀 Features

  • Add Windows support (#42) @popen2
  • Add a settings window with credentials, EKS, and run history (#27) @popen2