diff --git a/CHANGELOG b/CHANGELOG index 7bf13ac..cff8e99 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -527,3 +527,8 @@ * [#​9875](https://github.com/syncthing/syncthing/issues/9875): Clarify log message for ignored folders * [#​9870](https://github.com/syncthing/syncthing/issues/9870): Fails with Go 1.24: runtime go1.24rc1 not found in compat.yaml +[1.28.1] +* Update syncthing to 1.29.2 +* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.29.2) +* [#​9913](https://github.com/syncthing/syncthing/issues/9913): panic: string field contains invalid UTF-8 \[recovered] + diff --git a/CloudronManifest.json b/CloudronManifest.json index 3997e2c..6beefa2 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Decentralized file synchronization", - "version": "1.28.0", + "version": "1.28.1", "upstreamVersion": "1.29.2", "healthCheckPath": "/healthcheck", "httpPort": 8000,