1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-02 13:15:25 +00:00

Version 1.26.3

This commit is contained in:
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