From e9a80dddda270cc03b87602615c70f12bc5f7f62 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Mon, 4 Mar 2024 12:07:00 +0100 Subject: [PATCH] Version 1.26.2 --- CHANGELOG | 8 ++++++++ CloudronManifest.json | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 4d64299..7e6d269 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -444,3 +444,11 @@ * #9274: Missing lock in DeviceStatistics ("fatal error: concurrent map read and map write") * #7406: Add UPnP support for IPv6 +[1.26.2] +* Update Syncthing to 1.27.3 +* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.3) +* #9039: Sync from Linux to Mac with ownership - Local additions after rescan +* #9241: Versions path does not honor tilde (~) shortcut +* #8616: Add CLI completion +* #9151: Add "stay logged in" checkbox to login dialog + diff --git a/CloudronManifest.json b/CloudronManifest.json index 1dbc365..c808886 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.1", - "upstreamVersion": "1.27.2", + "version": "1.26.2", + "upstreamVersion": "1.27.3", "healthCheckPath": "/healthcheck", "httpPort": 8000, "addons": {