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

Bump version

This commit is contained in:
Johannes Zellner
2023-12-11 10:58:34 +01:00
parent 20eefea761
commit 687d751dd9
3 changed files with 10 additions and 3 deletions

View File

@@ -426,3 +426,10 @@
* Update Syncthing to 1.26.1
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.26.1)
[1.25.2]
* Update Syncthing to 1.27.1
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.1)
* #9253: Permission error on folder causes "connection error" dialog when opening folder editor
* #9269: panic: nil pointer dereference in (*indexHandlerRegistry).startLocked
* #9274: Missing lock in DeviceStatistics ("fatal error: concurrent map read and map write")