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-11-13 16:07:56 +01:00
parent 9805180643
commit 19bdaba65f
2 changed files with 12 additions and 2 deletions

View File

@@ -412,3 +412,13 @@
[1.24.0]
* Update base image to 4.2.0
[1.25.0]
* Update Syncthing to 1.26.0
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.26.0)
* #9106: Posting config with invalid versioner type causes panic
* #9120: Deduplicated files on Windows aren't treated as regular files any more (Go 1.21)
* #9133: Syncthing Docker container fails to start if underlying filesystem doesn't support chown
* #9143: traefik no longer url escape X-Forwarded-Tls-Client-Cert header
* #9149: Favicon is stuck in notify state
* #4137: Use a real login screen + sessions instead of HTTP basic auth