mirror of
https://git.cloudron.io/cloudron/syncthing-app
synced 2025-09-01 12:45:02 +00:00
Bump version
This commit is contained in:
@@ -465,3 +465,8 @@
|
|||||||
* #8972: Open share settings when clicking 'shared with'
|
* #8972: Open share settings when clicking 'shared with'
|
||||||
* #9470: Show encryption status for devices sharing folder
|
* #9470: Show encryption status for devices sharing folder
|
||||||
|
|
||||||
|
[1.26.5]
|
||||||
|
* Update Syncthing to 1.27.6
|
||||||
|
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.6)
|
||||||
|
* lib/db: Drop indexes for outgoing data to force refresh (ref #9496) (#9502)
|
||||||
|
|
||||||
|
@@ -5,8 +5,8 @@
|
|||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG",
|
"changelog": "file://CHANGELOG",
|
||||||
"tagline": "Decentralized file synchronization",
|
"tagline": "Decentralized file synchronization",
|
||||||
"version": "1.26.4",
|
"version": "1.26.5",
|
||||||
"upstreamVersion": "1.27.5",
|
"upstreamVersion": "1.27.6",
|
||||||
"healthCheckPath": "/healthcheck",
|
"healthCheckPath": "/healthcheck",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
"addons": {
|
"addons": {
|
||||||
|
Reference in New Issue
Block a user