Releases: dikidjatar/acode-plugin-version-control-gitpro
Releases · dikidjatar/acode-plugin-version-control-gitpro
Release list
v2.8.0
What's Changed
- Add CodeMirror Diff Support by @bajrangCoder in #40
- feat: use acode plugin ctx to store credential securely by @bajrangCoder in #41
- feat(diff): add URI handling for syntax highlighting by @dikidjatar in #42
New Contributors
- @bajrangCoder made their first contribution in #40
Full Changelog: v.2.7.1...v2.8.0
v2.7.1
What's Changed
- Feature/source control history setting by @dikidjatar in #39
Full Changelog: v2.7.0...v.2.7.1
v2.7.0
What's Changed
- feat: implement commit history feature with detailed view and resource management by @UnschooledGamer in #38
New Contributors
- @UnschooledGamer made their first contribution in #38
Full Changelog: v2.6.1...v2.7.0
v2.6.1
What's Changed
- feat: add 'add to .gitignore' menu for CodeMirror by @dikidjatar in #34
- fix(decoration): badge decoration tab file missing by @dikidjatar in #35
- fix: replace Error with UnsupportedError for unsupported methods by @dikidjatar in #36
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- refactor: update acode types by @dikidjatar in #30
- refactor(executor): replace nativeStart with Executor by @dikidjatar in #31
- fix(file-tree): missing decorations on nested subfolders after collap… by @dikidjatar in #32
- feat(decorations): implement folder decorations by @dikidjatar in #33
Full Changelog: v2.5.0...v2.6.0
v2.5.0
This release introduces full Git worktree support, a touch swipe-right
selection gesture, a complete icon system migration to VS Code codicons,
and several important bug fixes and UI improvements.
Full Changelog: https://github.com/dikidjatar/acode-plugin-version-control-gitpro/blob/main/changelogs.md#250---2026-10-06