From 40d2f5626eef84eae7af567a5a74276488b33a07 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Tue, 2 Apr 2024 10:08:01 +0200 Subject: [PATCH] Version 1.26.4 --- CHANGELOG | 6 ++++++ CloudronManifest.json | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index ba7342a..06b085d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -459,3 +459,9 @@ * #9435: syncthing should be cgroup aware * #9339: File system watcher should skip ignored directories in more cases +[1.26.4] +* Update Syncthing to 1.27.5 +* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.5) +* #8972: Open share settings when clicking 'shared with' +* #9470: Show encryption status for devices sharing folder + diff --git a/CloudronManifest.json b/CloudronManifest.json index ce1657d..7b37a88 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.3", - "upstreamVersion": "1.27.4", + "version": "1.26.5", + "upstreamVersion": "1.27.5", "healthCheckPath": "/healthcheck", "httpPort": 8000, "addons": {