Changelog History
Page 2
-
v3.1.1 Changes
June 02, 2019๐ Fixes:
- Ctrl+Backspace affects ReadOnly TextBox - Issue 6667
- incorrect {sRemotePathFromUrl} parameter evaluation - Issue 6567
- [NBug] Remote URLs should appear in pairs. - Issue 6562
- Commit Dialog: New submodule without text if unstaged - Issue 6559
- Pull dialog stopped "remembering" previous user selection - Issue 6503
- โช Commit message not stored after reverting a commit - Issue 6244
- ๐ป System.Exception opening an existing repository - Issue 6093
-
v3.1 Changes
May 14, 2019Few notable changes:
- a number of perf issues have been addressed, the app should feel snappier
- the left panel has received further UX tweaks
๐ View changelog
-
v3.1-RC1 Changes
May 01, 2019๐ โ ๏ธ A release candidate for v3.1
๐ โ ๏ธ We expect that most of ๐ฆ๐ฆ and ๐๐ are caught and restrained. There are still little ๐๐๐ to catch. Report them, if you find them. Most corrected and considered changes for the 3.1 release.
๐ โ ๏ธ Translations are incomplete and will be done shortly. -
v3.0.2 Changes
February 16, 2019๐ Maintenance release for v3.0.0
๐ Fixes:
- QuickPull's hotkey is not working - Issue 6200
- Can't delete a repository included in the categories of the dashboard - Issue 6192
- ๐ Fix loading of some plugins that failed - PR 6159
- ๐ Regression: Pull Dialog Title when changing merge option - Issue 6150
- Shell Extension Menu Pull - Issue 6144
- ๐ gitexe.cmd pull - always opens dialog window in do not merge, only fetch changes - Issue 6060
-
v3.0.1
January 20, 2019 -
v3.00.00 Changes
December 07, 2018๐ This is major release with a number of significant changes - both to the app and the codebase. For more details please refer to versions comparison.
๐ This release is very special for us - the project is celebrating its 10th Birthday! ๐
๐ And what a release it is! The team has grown with the new members providing significant contributions to the project. A lot of legacy code was refactored and re-written, UI has received an uplift and a makeover, and some UX has been refined. The app should look much better on 4K displays and in scaled environments.
๐ Sadly, we deprecated Mono support, however we haven't lost a desire to remain x-plat, and we plan to revisit this in future releases.๐ Huge props to everyone who contributed to the release!
Few notable changes:
- โฌ๏ธ upgrade to the new project structure, NuGet model and C# 7.3
- async paths have been converted to use Visual Studio's JoinableTaskFactory. Huge props go to @sharwell, @jbialobr and @drewnoakes for making it happen
- ๐ป the UI has undergone the major rework and uplift - props to @drewnoakes and @RussKie
- the revision graph has been rewritten and optimised (main credits to @spdr870)
- a branch panel (main credits to @EbenZhang)
- a new dashboard (main credits to @RussKie)
- streamlined repo status and submodules handling (main credits to @gerhardol)
- ๐ the release has been signed (courtesy of @stefan-wenig and SignPath)
๐ View changelog
-
v3.00.00-rc2
November 11, 2018 -
v3.00.00-rc1
November 04, 2018 -
v3.00.00-beta1
September 17, 2018 -
v2.51.05 Changes
September 02, 2018๐ Maintenance release for 2.51 branch.
๐ Fixes:
- ๐ฒ Git config log.showSignature breaks revision grid - Issue 5179
๐ Fixes (Mono specific):