Skip to content

Gitconvex v1.1.6 - stable

Compare
Choose a tag to compare
@neel1996 neel1996 released this 03 Oct 19:06
· 280 commits to master since this release
e07a809

release v1.1.6

gitconvex npm package
github release
docker image

New Features Delivered

  • Comparison feature to compare difference between branches and commits (#84)

Improvements and Bug Fixes

  • Gitconvex app crash issue when started from the globally installed npm module (#87)
  • Reduced package size by removing unwanted CSS styles from the final production build (#27)

Future Release Road-map

  • Integrating a graph view into the commit log section to show branch deviation
  • Advanced git operations such as branch merge, rebase and others
  • Optimizing the backend to reduce overheads while running the app on windows