From 6d6ed058f7d918989e182a31ea3f4038e367b629 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Tue, 5 Mar 2024 12:15:42 +0100 Subject: [PATCH] Version 1.26.3 --- CHANGELOG | 7 +++++++ CloudronManifest.json | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 7e6d269..ba7342a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -452,3 +452,10 @@ * #8616: Add CLI completion * #9151: Add "stay logged in" checkbox to login dialog +[1.26.3] +* Update Syncthing to 1.27.4 +* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.4) +* #9369: Panic in ignore matching on invalid UTF-8 from filesystem watcher +* #9435: syncthing should be cgroup aware +* #9339: File system watcher should skip ignored directories in more cases + diff --git a/CloudronManifest.json b/CloudronManifest.json index c808886..ce1657d 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.2", - "upstreamVersion": "1.27.3", + "version": "1.26.3", + "upstreamVersion": "1.27.4", "healthCheckPath": "/healthcheck", "httpPort": 8000, "addons": {