Skip to content

v1.3.0

Compare
Choose a tag to compare
@nelsonni nelsonni released this 16 Feb 05:46
· 490 commits to main since this release
4ecd036

What's Changed

  • Live staging/unstaging updates on Git Graph by @nelsonni in #640
  • Bump webpack from 5.67.0 to 5.68.0 by @dependabot in #629
  • Display Synectic version from Help menu by @nelsonni in #642
  • Bump css-loader from 6.5.1 to 6.6.0 by @dependabot in #630
  • Adds live updates for git staging/unstaging in GitGraph
  • Adds HelpVersion menu option for displaying the current Synectic version number
  • Fix for branchSelectors.selectByRepo to prefer local-scope branches over remote-scope branches
  • ReposOverview properly displays card counts related to each tracked branch in a repository
  • resolveRef follows GIT_DIR/worktrees/{branch}/HEAD for resolving to GIT_DIR/refs/heads/{branch} for SHA-1 hash of commit at head of branch
  • add resolves commit refs after cloning/checkout to prevent missing file reference errors

Full Changelog: v1.2.0...v1.3.0