Skip to content

v0.7.0 - Git Integration & Refactoring

Choose a tag to compare

@chriswritescode-dev chriswritescode-dev released this 20 Jan 03:50
· 379 commits to main since this release

Changes

  • Add comprehensive Source Control Panel with Changes, Commits, and Branches tabs
  • Refactor backend Git handling into modular services (GitStatusService, GitDiffService, GitCommitService, GitPushService, GitBranchService, GitFetchPullService, GitLogService)
  • Implement IPC-based git-askpass mechanism for secure credential handling
  • Add MiniScanner component for efficient UI scanning
  • Expand test coverage for Git services
  • Fix ESLint configuration for tests and improve hooks
  • Remove unused settings test file