Skip to content

Gitconvex v1.1.3 - stable

Compare
Choose a tag to compare
@neel1996 neel1996 released this 06 Aug 17:06
· 372 commits to master since this release

release v1.1.3

gitconvex npm package
github release
docker image

New Features Delivered

  • A new File explorer has been integrated into the repo details section to navigate into directories to view available content along with latest commit messages
  • Dynamic commit logs loading based on user demand
  • Git difference section will show the line numbers within the code view
  • Redesigned git difference view to display modified items in segregated cards
  • Redesigned loading screens / views to be more intuitive
  • Minor UI tweaks

Bugs fixed from previous release

Future Release Road-map

  • Integrating a graph view into the commit log section to show branch deviation
  • Searching feature integrated commit logs section to look up commits based on commit messages / hash / users