Version 1.26.3

master v1.26.3
Girish Ramakrishnan 2024-03-05 12:15:42 +01:00
parent df6b2725ad
commit 6d6ed058f7
2 changed files with 9 additions and 2 deletions

View File

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

View File

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