diff --git a/CHANGELOG b/CHANGELOG index 06b085d..c2006c6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -465,3 +465,8 @@ * #8972: Open share settings when clicking 'shared with' * #9470: Show encryption status for devices sharing folder +[1.26.5] +* Update Syncthing to 1.27.6 +* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.6) +* lib/db: Drop indexes for outgoing data to force refresh (ref #9496) (#9502) + diff --git a/CloudronManifest.json b/CloudronManifest.json index bc6b791..d55abaa 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Decentralized file synchronization", - "version": "1.26.4", - "upstreamVersion": "1.27.5", + "version": "1.26.5", + "upstreamVersion": "1.27.6", "healthCheckPath": "/healthcheck", "httpPort": 8000, "addons": {