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-04-04 12:56:34 +02:00
parent f3a06ced68
commit 526893806a
3 changed files with 13 additions and 3 deletions

View File

@@ -360,3 +360,13 @@
* #8660: GUI editor for xattr filter patterns
* #8781: gui: Remove duplicate Spanish translation
[1.22.3]
* Update Syncthing to 1.23.3
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.23.3)
* #5408: Selection of time in versions GUI not possible without editing the string inside the textfield
* #8277: Mutual encrypted sharing doesn't work (both sides with password)
* #8556: Increased file size when sharing between encrypted devices
* #8599: Key generation at connect time is slow for encrypted connections
* #7859: Allow sub-second watcher delay (use case: remote development)
* #8828: cmd/stdiscosrv: TestDatabaseGetSet flake