GitHub Multi-Account Manager v0.1.14
π GitHub Multi-Account Manager v0.1.14
Automated build for commit 89d2a78 (v0.1.14).
π¦ 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:
- 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)
- d17c95f - feat: Implement async task execution and contextual info banners across multiple views (Personal)
- a1ba232 - fix: Update SSH command and encoding for gitconfig reading (Personal)
π 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).