Skip to content

GitHub Multi-Account Manager v0.1.16

Choose a tag to compare

@github-actions github-actions released this 25 Aug 13:48
· 1 commit to main since this release

πŸ™ GitHub Multi-Account Manager v0.1.16

Automated build for commit 5c9f789 (v0.1.16).

πŸ“¦ Direct Download Links

Operating System Download File Package Format
Windows (x64) πŸͺŸ github-account-manager-windows-x64.zip Portable .zip with .exe
macOS (Universal) 🍎 github-account-manager-macos.zip macOS standalone bundle
Linux (x64) 🐧 github-account-manager-linux-x64.tar.gz Linux standalone binary

πŸ“ Recent Commits in this Release:

  • 5c9f789 - feat: Enhance IDE integration by extracting GitHub accounts from JetBrains IDEs (Tahmid Hossain)
  • 440d9c0 - feat: Refactor build and packaging process, enhance logging, and implement safe subprocess handling (Tahmid Hossain)
  • 89d2a78 - feat: Enhance UTF-8 handling in build script and update folder path normalization in models (Tahmid Hossain)
  • 0e70b1c - feat: Implement dynamic versioning based on commit count and environment variable (Tahmid Hossain)
  • a828ac7 - feat: Implement cross-platform build and release workflow with GitHub Actions (Tahmid Hossain)
  • 3053013 - feat: Add Guide View for zero-switching architecture and setup instructions (Tahmid Hossain)
  • 4ba2b51 - feat: Revise README for clarity, remove token dependencies, and enhance UI component descriptions refactor: Simplify account management by removing token handling and related UI elements fix: Update GitHub service tests to reflect changes in authentication and token usage (Tahmid Hossain)
  • b1c6953 - feat: Enhance dialog resizing and error modal layout for improved usability (Tahmid Hossain)
  • f878980 - fix: Improve error handling and widget existence checks in async task execution (Tahmid Hossain)
  • cd6ac13 - feat: Enhance GitService initialization with optional home directory parameter (Tahmid Hossain)

🌟 Core Highlights:

  • Zero-Switching Architecture: Automated Git account routing by workspace root directory.
  • 1-Click IDE Isolation: Stop VS Code, Cursor, and Windsurf from hijacking repository accounts.
  • Tokenless SSH Keys: 100% ED25519 key management with port 443 firewall bypass.
  • Cross-Platform Adapters: Dedicated modules for Windows (cmdkey), macOS (Keychain), and Linux (Secret Service).