Skip to content

Releases: Optirius/github-account-manager

GitHub Multi-Account Manager v0.1.17

Choose a tag to compare

@github-actions github-actions released this 25 Aug 13:53

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

Automated build for commit 0f2aa2a (v0.1.17).

πŸ“¦ 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:

  • 0f2aa2a - feat: Restore "Directory Mappings" navigation item in the application menu (Tahmid Hossain)
  • 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)

🌟 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).

GitHub Multi-Account Manager v0.1.16

Choose a tag to compare

@github-actions github-actions released this 25 Aug 13:48

πŸ™ 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).

GitHub Multi-Account Manager v0.1.15

Choose a tag to compare

@github-actions github-actions released this 25 Aug 13:23

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

Automated build for commit 440d9c0 (v0.1.15).

πŸ“¦ 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:

  • 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)
  • d17c95f - feat: Implement async task execution and contextual info banners across multiple views (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).

GitHub Multi-Account Manager v0.1.14

Choose a tag to compare

@github-actions github-actions released this 25 Aug 12:42

πŸ™ 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).