Skip to content

1.31.5 - 2025-05-17

Choose a tag to compare

@hansu hansu released this 17 May 17:58
· 19 commits to master since this release
  • #48 Fix file view. Bullets were added when toggling file tree/file list view. Thanks @LariWa.

  • #30 Add setting for selection of single branch and/or author (thanks @rgeorgiev583) and
    #52 Implement multi selection using Ctrl (thanks @LariWa).
    This can be activated with the following settings:

    • git-graph.repository.singleBranchSelect
    • git-graph.repository.singleAuthorSelect
  • #56 Display "Select in Branches Dropdown" in the context menu also when "Show All" in the branches filter is selected. Thanks @LariWa.