Skip to content

Commit d0175fc

Browse files
committed
update: Release 8.20
1 parent b894fda commit d0175fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

data/version.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"tag_name": "v8.19",
3-
"name": "Release 8.19",
4-
"body": "## What's Changed\r\n\r\n* Enhanced Git worktree support.\r\n* Supports search tags.\r\n* Supports search stashes.\r\n* A lot of changes for UX/themes.\r\n* Add a new hotkey, `Ctrl+Shift+H` on Windows/Linux and `⌘+⇧+H` on macOS, to switch left side bar back to dashboard mode.\r\n* Add a toolbar button to create top-level group to manage repositories in `Repositories` page.\r\n* Add a context menu item to push LFS objects to selected remote.\r\n* Add a new key `Color.BadgeFG` to support customize the foreground color of badge.\r\n* User can now select the remote when fetch/pull/lock/unlock LFS objects.\r\n* The new commit message textbox will ignore all blank lines at begining of input text.\r\n* Forbid to run `Reword`, `Squash`, `Interactive Rebase` when the worktree contains local changes.\r\n* The number of visible context lines in diff view will be saved in disk, and users can now configure it from `Preference` window.\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v8.18...v8.19"
2+
"tag_name": "v8.20",
3+
"name": "Release 8.20",
4+
"body": "# What's Changed\r\n\r\n* Move settings of repository, such as filters, commit message, from `Preference` to each repository's gitdir.\r\n* Stores last choice for some operations.\r\n* Better LFS file detection in revsion files.\r\n* Enhanced custom theme support.\r\n* Add a option to skip tags while fetching/pulling from remote.\r\n* Add tooltip for branch node to see the full name of branch.\r\n* Rewrite `Ctrl+V` command of commit subject input box.\r\n* Fix timezone issue for committer/author time of commit.\r\n* Fix the issue that deleting a local branch with invalid upstream will crash the application.\r\n* Supports install via `winget install SourceGit`.\r\n* Provide AppImage package for Linux.\r\n* Redesign the layout of left sidebar in repository dashboard page. \r\n* Rewrite a faster and virtualized branch tree.\r\n* Several UX/Theme changes.\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v8.19...v8.20"
55
}

0 commit comments

Comments
 (0)