首页
开源
资讯
活动
开源许可证
软件工程云服务
软件代码质量检测云服务
持续集成与部署云服务
社区个性化内容推荐服务
贡献审阅人推荐服务
群体化学习服务
重睛鸟代码扫描工具
登录
注册
代码拉取完成,页面将自动刷新
Watch
1
Star
0
Fork
0
wangfeng
/
syncthing
Fork 仓库
加载中
取消
确认
代码
Issues
0
Pull Requests
0
Wiki
11
统计
标签
标签名
描述
提交信息
操作
v1.26.0-rc.1
v1.26.0-rc.1 Bugfixes: - #9072: Omitting %s from LDAP search filter results in corrupt search filter - #9106: Posting config with invalid versioner type causes panic - #9120: Deduplicated files on Windows aren't treated as regular files any more (Go 1.21) - #9133: Syncthing Docker container fails to start if underlying filesystem doesn't support `chown` - #9149: Favicon is stuck in notify state Enhancements: - #4137: Use a real login screen + sessions instead of HTTP basic auth
9553365
2023-10-11 20:40
下载
v1.25.0
v1.25.0 Bugfixes: - #8274: Usage report transport type is wrong for QUIC - #8482: Discovery server keeps duplicate entries - #9019: Web GUI loses config changes when doing multiple modifications (e.g. on slow hardware or remotely) - #9112: panic: counter cannot decrease in value - #9123: Hashed passwords via API are hashed again Enhancements: - #141: Use multiple simultaneous TCP connections - #5607: Move footer links to header
8619a03
2023-09-26 03:50
下载
v1.25.0-rc.3
v1.25.0-rc.3 Bugfixes: - #8274: Usage report transport type is wrong for QUIC - #8482: Discovery server keeps duplicate entries - #9019: Web GUI loses config changes when doing multiple modifications (e.g. on slow hardware or remotely) - #9112: panic: counter cannot decrease in value - #9123: Hashed passwords via API are hashed again Enhancements: - #141: Use multiple simultaneous TCP connections - #5607: Move footer links to header
8619a03
2023-09-26 03:50
下载
v1.25.0-rc.2
v1.25.0-rc.2 Bugfixes: - #8482: Discovery server keeps duplicate entries - #9019: Web GUI loses config changes when doing multiple modifications (e.g. on slow hardware or remotely) - #9112: panic: counter cannot decrease in value Enhancements: - #141: Syncthing needs to implement simultaneous TCP connections - #5607: Move footer links to header
051cbdc
2023-09-20 15:04
下载
v1.25.0-rc.1
v1.25.0-rc.1 Bugfixes: - #8482: Discovery server keeps duplicate entries - #9019: Web GUI loses config changes when doing multiple modifications (e.g. on slow hardware or remotely) Enhancements: - #141: Syncthing needs to implement simultaneous TCP connections - #5607: Move footer links to header
f47de83
2023-09-12 20:48
下载
v1.24.0
v1.24.0 Bugfixes: - #8965: v1.23.6 introduces untrusted sharing regression Enhancements: - #5175: Record more performance metrics - #7456: Announce IPv6 ULA - #7973: Restore versions file filter should be case insensitive - #8767: Check interface for FlagRunning Other issues: - #9021: panic: bug: ClusterConfig called on closed or nonexistent connection - #9034: Build with Go 1.21 out of the box
467522d
2023-08-23 18:28
下载
v1.24.0-rc.1
v1.24.0-rc.1 Bugfixes: - #8965: v1.23.6 introduces untrusted sharing regression - #9033: Github API rate limit response preventing automatic upgrades Enhancements: - #5175: Record more performance metrics - #7456: Announce IPv6 ULA - #7973: Restore versions file filter should be case insensitive - #8767: Check interface for FlagRunning Other issues: - #9021: panic: bug: ClusterConfig called on closed or nonexistent connection - #9034: Build with Go 1.21 out of the box
467522d
2023-08-23 18:28
下载
v1.23.7
v1.23.7 Bugfixes: - #6597: setLowPriority should not increase process priority when already lower (in Windows) - #7698: ursrv: unrealistic uptime data, likely due to unset RTC (1970-01-01) - #8958: Extended attribute filter editor should be enabled when "send extended attributes" is checked - #8967: Shared With list ends with comma on 1 device - #9001: relaysrv crash after some weeks of operation Enhancements: - #8890: Do not autoexpand tilde sign (~) to an absolute home directory path - #8957: Add environment variables for --home, --conf, and --data - #8968: Error for Windows invalid file names should indicate the invalid character or name part Other issues: - #8973: 1.23.6 docker image no longer available for linux/arm/v7 - #8983: Integrate govulncheck
97625cc
2023-07-31 11:45
下载
v1.23.7-rc.2
v1.23.7-rc.2 Bugfixes: - #6597: setLowPriority should not increase process priority when already lower (in Windows) - #7698: ursrv: unrealistic uptime data, likely due to unset RTC (1970-01-01) - #8958: Extended attribute filter editor should be enabled when "send extended attributes" is checked - #8967: Shared With list ends with comma on 1 device - #9001: relaysrv crash after some weeks of operation Enhancements: - #8890: Do not autoexpand tilde sign (~) to an absolute home directory path - #8957: Add environment variables for --home, --conf, and --data - #8968: Error for Windows invalid file names should indicate the invalid character or name part Other issues: - #8973: 1.23.6 docker image no longer available for linux/arm/v7 - #8983: Integrate govulncheck
97625cc
2023-07-31 11:45
下载
v1.23.7-rc.1
v1.23.7-rc.1 Bugfixes: - #8958: Extended attribute filter editor should be enabled when "send extended attributes" is checked - #8967: Shared With list ends with comma on 1 device - #8968: Error for Windows invalid file names should indicate the invalid character or name part Enhancements: - #8890: Do not autoexpand tilde sign (~) to an absolute home directory path - #8957: Add environment variables for --home, --conf, and --data Other issues: - #8973: 1.23.6 docker image no longer available for linux/arm/v7
937895b
2023-07-11 15:14
下载
v1.23.6
v1.23.6 Bugfixes: - #7638: favicon not working Firefox & derivative browsers - #8899: Omitting %s from LDAP bind DN sends corrupted bind DN string to LDAP server - #8920: Untrusted device should be disallowed from being an introducer - #8960: relaysrv and discosrv docker images haven't been updated for more than year Other issues: - #8691: Add arm64 architecture for syncthing/discosrv container - #8897: v1.23.5-rc.1 / v1.23.5: Missing sha1sum.txt.asc & sha256sum.txt.asc - #8898: v1.23.5-rc.1: Missing .debs for i386, armel, armhf
fdde05c
2023-07-01 14:35
下载
v1.23.6-rc.2
v1.23.6-rc.2 Bugfixes: - #7638: favicon not working Firefox & derivative browsers - #8899: Omitting %s from LDAP bind DN sends corrupted bind DN string to LDAP server - #8920: Untrusted device should be disallowed from being an introducer Other issues: - #8897: v1.23.5-rc.1 / v1.23.5: Missing sha1sum.txt.asc & sha256sum.txt.asc - #8898: v1.23.5-rc.1: Missing .debs for i386, armel, armhf
89fc692
2023-06-26 11:47
下载
v1.23.6-rc.1
v1.23.6-rc.1 Bugfixes: - #8899: Omitting %s from LDAP bind DN sends corrupted bind DN string to LDAP server - #8920: Untrusted device should be disallowed from being an introducer Other issues: - #8897: v1.23.5-rc.1 / v1.23.5: Missing sha1sum.txt.asc & sha256sum.txt.asc - #8898: v1.23.5-rc.1: Missing .debs for i386, armel, armhf
9e52f6c
2023-06-14 15:43
下载
v1.23.5
v1.23.5 Bugfixes: - #8503: "syncthing cli config devices add" reflect error when using --addresses flag - #8764: Ignore patterns creating during folder addition are not loaded - #8778: Tests fail on Windows with Go 1.20 - #8779: Test cleanup fails all model tests on Windows on Go 1.20 - #8859: Incorrect handling of path for auto accepted folder Other issues: - #8799: "fatal error: checkptr: converted pointer straddles multiple allocations" in crypto tests
73c52ea
2023-06-05 19:16
下载
v1.23.5-rc.1
v1.23.5-rc.1 Bugfixes: - #8503: "syncthing cli config devices add" reflect error when using --addresses flag - #8764: Ignore patterns creating during folder addition are not loaded - #8778: Tests fail on Windows with Go 1.20 - #8779: Test cleanup fails all model tests on Windows on Go 1.20 - #8859: Incorrect handling of path for auto accepted folder Other issues: - #8799: "fatal error: checkptr: converted pointer straddles multiple allocations" in crypto tests
e136d11
2023-05-03 16:54
下载
v1.23.4
v1.23.4 Bugfixes: - #8851: "Running global migration to fix encryption file sizes" on every start
4a8c691
2023-04-05 21:25
下载
v1.23.3
v1.23.3 Bugfixes: - #5408: Selection of time in versions GUI not possible without editing the string inside the textfield - #8277: Mutual encrypted sharing doesn't work (both sides with password) - #8556: Increased file size when sharing between encrypted devices - #8599: Key generation at connect time is slow for encrypted connections Enhancements: - #7859: Allow sub-second watcher delay (use case: remote development) Other issues: - #8828: cmd/stdiscosrv: TestDatabaseGetSet flake
e8dafb9
2023-04-03 11:45
下载
v1.23.3-rc.2
v1.23.3-rc.2 Bugfixes: - #5408: Selection of time in versions GUI not possible without editing the string inside the textfield - #8277: Mutual encrypted sharing doesn't work (both sides with password) - #8556: Increased file size when sharing between encrypted devices - #8599: Key generation at connect time is slow for encrypted connections Enhancements: - #7859: Allow sub-second watcher delay (use case: remote development) Other issues: - #8828: cmd/stdiscosrv: TestDatabaseGetSet flake
3a41d4a
2023-03-29 04:47
下载
v1.23.3-rc.1
v1.23.3-rc.1 Bugfixes: - #5408: Selection of time in versions GUI not possible without editing the string inside the textfield - #8556: Increased file size when sharing between encrypted devices - #8599: Key generation at connect time is slow for encrypted connections
59de704
2023-03-13 11:45
下载
v1.23.2
v1.23.2 Bugfixes: - #8749: Relay listener does not restart sometimes Enhancements: - #8660: GUI editor for xattr filter patterns - #8781: gui: Remove duplicate Spanish translation Other issues: - #8768: Update quic-go for Go 1.20
8bbf2ba
2023-02-27 11:45
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载