From c9c919c9488e4c029a7ff13dec7457c5336e02f9 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Wed, 2 Nov 2022 12:15:54 +0100 Subject: [PATCH] Version 1.21.1 --- CHANGELOG | 7 +++++++ CloudronManifest.json | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 2926fe9..50f6da0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -331,3 +331,10 @@ * #7603: WebUI tooltip inconsistencies * #8506: macOS Monterey 12.5.1 aliases break after sync +[1.21.1] +* Update Syncthing to 1.22.1 +* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.22.1) +* #8084: Scope ID should be filtered out of IPv6 addresses when using Remote GUI +* #8569: Periodic connection losses to webui because docker image doesn't support upgrade +* #8594: Extended attributes are only synced one way + diff --git a/CloudronManifest.json b/CloudronManifest.json index d20a2e3..dd02349 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Decentralized file synchronization", - "version": "1.21.0", - "upstreamVersion": "1.22.0", + "version": "1.21.1", + "upstreamVersion": "1.22.1", "healthCheckPath": "/healthcheck", "httpPort": 8000, "addons": {