Skip to content

Commit 117bf70

Browse files
committed
update: Release 2025.01
1 parent 42548ba commit 117bf70

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.45",
3-
"name": "Release 8.45",
4-
"body": "This is the last version for 2024. Happy New Year to everyone!\r\nFrom Jun 2025, `SourceGit` will use the new version format `${YEAR}.${BUILD_NUM}`.\r\n\r\n## What's Changed\r\n\r\n* Remove invalid expanded branch node records in repository's settings.\r\n* **Windows:** Supports using `-p:EnablePortable=true` in `dotnet publish` command to publish a portable version.\r\n* Fix the issue that error occurs while using `WinMerge` as external diff tool with `Single instance mode` enabled.\r\n* Several other UI/UX changes.\r\n\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v8.44...v8.45"
2+
"tag_name": "v2025.01",
3+
"name": "Release 2025.01",
4+
"body": "## What's Changed\r\n\r\n* **Windows:** Rewrite the `Portable` mode. You can just create a folder named `data` that nexts to the `SourceGit` executable to enable it.\r\n* Supports change the date time format.\r\n* Shows the git's commit template in `Template/Histories` popup.\r\n* **macOS:** search more paths to find git executable.\r\n* Fix the issue that application will crash if the executable file can not be found in custom actions.\r\n* Fix the issue that creating an archive file with tags containing subpaths failed.\r\n* Fix the issue that AvaloniaUI designer does not work.\r\n* Re-write the auto-filter implementation - If user has enabled some filters in histories, after checkout another branch, the filters also changed to the new one.\r\n* Clear commit message after toggle off `Amend` option.\r\n* Several other UI/UX changes.\r\n\r\n## New Contributors\r\n* @paazmaya made their first contribution in https://github.com/sourcegit-scm/sourcegit/pull/859\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v8.45...v2025.01"
55
}

0 commit comments

Comments
 (0)