mirror of
https://git.cloudron.io/cloudron/syncthing-app
synced 2025-09-01 04:34:58 +00:00
Version 1.26.0
This commit is contained in:
@@ -433,3 +433,6 @@
|
||||
* #9269: panic: nil pointer dereference in (*indexHandlerRegistry).startLocked
|
||||
* #9274: Missing lock in DeviceStatistics ("fatal error: concurrent map read and map write")
|
||||
|
||||
[1.26.0]
|
||||
* Add LDAP support
|
||||
|
||||
|
@@ -5,7 +5,7 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Decentralized file synchronization",
|
||||
"version": "1.25.2",
|
||||
"version": "1.26.0",
|
||||
"upstreamVersion": "1.27.1",
|
||||
"healthCheckPath": "/healthcheck",
|
||||
"httpPort": 8000,
|
||||
|
Reference in New Issue
Block a user