Version 1.26.4

This commit is contained in:
Girish Ramakrishnan 2024-04-02 10:08:01 +02:00
parent e73e316292
commit 40d2f5626e
2 changed files with 8 additions and 2 deletions

View File

@ -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

View File

@ -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": {