1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2026-03-14 00:39:35 +00:00

Update package version to 1.33.15

This commit is contained in:
Package Updates
2026-02-04 07:33:26 +00:00
parent 8eb1d35781
commit 4603c3fdb4
2 changed files with 5 additions and 1 deletions

View File

@@ -791,3 +791,7 @@
* The handling of conflict resolution involving deleted files has changed. A delete can now be the winning outcome of conflict resolution, resulting in the deleted file being moved to a conflict copy.
* fix(beacon): don't join multicast groups on non-multicast interfaces (fixes [#10497](https://github.com/syncthing/syncthing/issues/10497)) by [@marbens-arch](https://github.com/marbens-arch) in [#10498](https://github.com/syncthing/syncthing/pull/10498)
[1.33.15]
* Update syncthing to 2.0.14
* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v2.0.14)