mirror of
https://git.cloudron.io/cloudron/syncthing-app
synced 2025-09-23 21:37:35 +00:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
3a5d4f6db9 | ||
|
a528e3875a |
@@ -371,13 +371,13 @@
|
|||||||
* #8828: cmd/stdiscosrv: TestDatabaseGetSet flake
|
* #8828: cmd/stdiscosrv: TestDatabaseGetSet flake
|
||||||
|
|
||||||
[1.22.4]
|
[1.22.4]
|
||||||
* Update Syncthing to 2.23.4
|
* Update Syncthing to 1.23.4
|
||||||
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.23.4)
|
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.23.4)
|
||||||
* lib/syncthing: Handle successful global migration (fixes #8851) (#8852)
|
* lib/syncthing: Handle successful global migration (fixes #8851) (#8852)
|
||||||
* lib/syncthing: Handle successfull global migration (fixes #8851)
|
* lib/syncthing: Handle successfull global migration (fixes #8851)
|
||||||
|
|
||||||
[1.22.5]
|
[1.22.5]
|
||||||
* Update Syncthing to 2.23.5
|
* Update Syncthing to 1.23.5
|
||||||
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.23.5)
|
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.23.5)
|
||||||
* gui: Avoid code generating HTML (#8923)
|
* gui: Avoid code generating HTML (#8923)
|
||||||
|
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG",
|
"changelog": "file://CHANGELOG",
|
||||||
"tagline": "Decentralized file synchronization",
|
"tagline": "Decentralized file synchronization",
|
||||||
"version": "1.22.5",
|
"version": "1.22.5-1",
|
||||||
"upstreamVersion": "1.23.5",
|
"upstreamVersion": "1.23.5",
|
||||||
"healthCheckPath": "/healthcheck",
|
"healthCheckPath": "/healthcheck",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
|
Reference in New Issue
Block a user