You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

49 lines
1.8 KiB

manifestVersion: 1
id: syncthing
category: files
name: Syncthing
version: "1.23.7"
tagline: Peer-to-peer file synchronization between your devices
description: >-
Syncthing is a peer-to-peer continuous file synchronization
program. It synchronizes files between two or more computers in real time,
safely protected from prying eyes. Your data is your data alone and you
deserve to choose where it is stored, whether it is shared with some third
party, and how it's transmitted over the internet.
Install the Syncthing app on your Umbrel and pair it with the Syncthing app on your phone or computer for a self hosted peer-to-peer backup solution.
developer: The Syncthing Foundation
website: https://syncthing.net
dependencies: []
repo: https://github.com/syncthing
support: https://forum.syncthing.net
port: 8384
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultPassword: ""
releaseNotes: >-
This release includes the following bug fixes and enhancements:
- On Windows, the setLowPriority function should avoid increasing the process priority if it's already set to a lower value.
- The extended attribute filter editor should become active when the "send extended attributes" option is selected.
- The 'Shared With' list improperly concludes with a comma on a specific device.
- There's a fix for the 'relaysrv' which would crash after operating for several weeks.
- Integration of govulncheck has been completed.
- The system will no longer automatically expand the tilde sign (~) into the full home directory path.
- Errors concerning invalid Windows file names will now specify the problematic character or segment of the name.
Full release notes can be found at https://github.com/syncthing/syncthing/releases
submitter: Sam Cymbaluk
submission: https://github.com/getumbrel/umbrel/pull/1092