Skip to content

v6.0.3

Pre-release
Pre-release

Choose a tag to compare

@mstv mstv released this 08 Nov 23:32

Downloads

Release Notes Highlights

  • Required: .NET 9.0 Desktop Runtime v9.0.10 x64 or later 9.x
  • Required for Plugin Manager: .NET 9.0 Desktop Runtime v9.0.10 x86 or later 9.x
  • Recommended: Git 2.51.0 or later
  • Several fixes and improvements
  • Basic support for the reftable back-end of git

What's Changed

  • Test robustness: Isolation by @logiclrd in #12553
  • Fix: Suppress "Rate limit exceeded" error when checking for updates by @Copilot in #12565
  • fix: icon for default PulMerge button by @gerhardol in #12581
  • Fix overflow error in GitImpact graph rendering when displaying zero-change weeks by @Copilot in #12580
  • System.Threading.Lock by @logiclrd in #12563
  • Test robustness: Account for system changes in init.defaultbranch by @logiclrd in #12549
  • Fix NullReferenceException in GitHub3Plugin on first commit window open by @Copilot in #12593
  • fix(FileStatusList.ContextMenu): Clarify Find file hotkey by @mstv in #12579
  • Suppress NBug reports for transient Windows update errors (Patch Tuesday) by @Copilot in #12592
  • Teach Copilot a few obvious things by @mstv in #12597
  • Fix stash picker hidden at high DPI scaling by @Copilot in #12594
  • fix: Theme loading error suppressions by @gerhardol in #12601
  • fix: ls-files %objecttype Git version check by @gerhardol in #12599
  • chore: file scoped namespace by @gerhardol in #12550
  • Trivial: Switch to the null-conditional operator in a couple of places by @logiclrd in #12619
  • fix(FileStatusList): Calculate available width for truncating filenames by @mstv in #12615
  • Test performance: Initialization of reference repositories by @logiclrd in #12570
  • fix(DpiUtil): Avoid breaking plugin compatibility by @mstv in #12621
  • feat: branch name in reftable repos by @nikolaosginos in #12498
  • fix(Settings): Do not re-enable CredentialHelper edit if multi-value by @mstv in #12624
  • fix: ignore long filepath filters when listing revisions by @gerhardol in #12620
  • fix: User theme folder path and creation by @hultqvist in #12643
  • fix: simplify submodule helpers by @gerhardol in #12494
  • fix(File tree): Avoid split folders by @mstv in #12598

New Contributors

  • @Copilot made their first contribution in #12565

Full Changelog: v6.0.2...v6.0.3