Version 1.26.2

master v1.26.2
Girish Ramakrishnan 2024-03-04 12:07:00 +01:00
parent ba33f68bc8
commit e9a80dddda
2 changed files with 10 additions and 2 deletions

View File

@ -444,3 +444,11 @@
* #9274: Missing lock in DeviceStatistics ("fatal error: concurrent map read and map write")
* #7406: Add UPnP support for IPv6
[1.26.2]
* Update Syncthing to 1.27.3
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.3)
* #9039: Sync from Linux to Mac with ownership - Local additions after rescan
* #9241: Versions path does not honor tilde (~) shortcut
* #8616: Add CLI completion
* #9151: Add "stay logged in" checkbox to login dialog

View File

@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Decentralized file synchronization",
"version": "1.26.1",
"upstreamVersion": "1.27.2",
"version": "1.26.2",
"upstreamVersion": "1.27.3",
"healthCheckPath": "/healthcheck",
"httpPort": 8000,
"addons": {