|
|
|
@@ -502,3 +502,85 @@
|
|
|
|
|
* [#​9719](https://github.com/syncthing/syncthing/issues/9719): Unable to establish/maintain multiple connections due to connection priority error
|
|
|
|
|
* [#​9715](https://github.com/syncthing/syncthing/issues/9715): Lower the log level of "already connected to this device" to DEBUG (is: INFO)
|
|
|
|
|
|
|
|
|
|
[1.27.1]
|
|
|
|
|
* Update syncthing to 1.28.1
|
|
|
|
|
* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.28.1)
|
|
|
|
|
* [#​9400](https://github.com/syncthing/syncthing/issues/9400): Folder overlap not detected when using tilde
|
|
|
|
|
* [#​9590](https://github.com/syncthing/syncthing/issues/9590): WebUI table column widths broken on iPhone 12 Pro Max and wider
|
|
|
|
|
* [#​9686](https://github.com/syncthing/syncthing/issues/9686): Sync status stays at 'Syncing xx%" when remote device pauses the folder.
|
|
|
|
|
* [#​9757](https://github.com/syncthing/syncthing/issues/9757): Firefox, dark theme: device ID is hard to read
|
|
|
|
|
* [#​9775](https://github.com/syncthing/syncthing/issues/9775): Junctions as dirs doesn't work anymore
|
|
|
|
|
* [#​9776](https://github.com/syncthing/syncthing/issues/9776): Disabled checkbox panels don't respect dark theme
|
|
|
|
|
* [#​9783](https://github.com/syncthing/syncthing/issues/9783): gui: Address override not respected in fresh default config
|
|
|
|
|
* [#​9821](https://github.com/syncthing/syncthing/issues/9821): panic: runtime error: index out of range \[-1]
|
|
|
|
|
* [#​9725](https://github.com/syncthing/syncthing/issues/9725): Ignoring symbolic links when syncing on android as well
|
|
|
|
|
|
|
|
|
|
[1.28.0]
|
|
|
|
|
* Update syncthing to 1.29.1
|
|
|
|
|
* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.29.1)
|
|
|
|
|
* [#​9904](https://github.com/syncthing/syncthing/issues/9904): The browse API response has changed as of Syncthing v1.29.0
|
|
|
|
|
* [#​9906](https://github.com/syncthing/syncthing/issues/9906): Deadlocks randomly, occasionally
|
|
|
|
|
* [#​9907](https://github.com/syncthing/syncthing/issues/9907): The response of "pending" APIs has changed as of Syncthing v1.29.0
|
|
|
|
|
* [#​9909](https://github.com/syncthing/syncthing/issues/9909): Login into UI (Browser) not working anymore
|
|
|
|
|
* [#​9855](https://github.com/syncthing/syncthing/issues/9855): GUI address unix socket broken
|
|
|
|
|
* [#​9872](https://github.com/syncthing/syncthing/issues/9872): When socket files are in a folder that needs to be synced on linux, some files were not synced until the socket files were removed
|
|
|
|
|
* [#​9875](https://github.com/syncthing/syncthing/issues/9875): Clarify log message for ignored folders
|
|
|
|
|
* [#​9870](https://github.com/syncthing/syncthing/issues/9870): Fails with Go 1.24: runtime go1.24rc1 not found in compat.yaml
|
|
|
|
|
|
|
|
|
|
[1.28.1]
|
|
|
|
|
* Update syncthing to 1.29.2
|
|
|
|
|
* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.29.2)
|
|
|
|
|
* [#​9913](https://github.com/syncthing/syncthing/issues/9913): panic: string field contains invalid UTF-8 \[recovered]
|
|
|
|
|
|
|
|
|
|
[1.28.2]
|
|
|
|
|
* Update syncthing to 1.29.3
|
|
|
|
|
* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.29.3)
|
|
|
|
|
* [#​9929](https://github.com/syncthing/syncthing/issues/9929): Unintelligible error message "setting metadata: lookup failed"
|
|
|
|
|
|
|
|
|
|
[1.29.0]
|
|
|
|
|
* Update base image to 5.0.0
|
|
|
|
|
|
|
|
|
|
[1.29.1]
|
|
|
|
|
* Update syncthing to 1.29.4
|
|
|
|
|
* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.29.4)
|
|
|
|
|
* [#​9990](https://github.com/syncthing/syncthing/issues/9990): Tildes break directory autocomplete
|
|
|
|
|
|
|
|
|
|
[1.29.2]
|
|
|
|
|
* Update syncthing to 1.29.5
|
|
|
|
|
* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.29.5)
|
|
|
|
|
|
|
|
|
|
[1.29.3]
|
|
|
|
|
* Update syncthing to 1.29.6
|
|
|
|
|
* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.29.6)
|
|
|
|
|
* feat(gui): explanation to options enabled or disabled per folder type by [@tomasz1986](https://github.com/tomasz1986) in https://github.com/syncthing/syncthing/pull/9367
|
|
|
|
|
* fix(gui): validate device ID in canonical form (fixes [#7291](https://github.com/syncthing/syncthing/issues/7291)) by [@mathias4833](https://github.com/mathias4833) in https://github.com/syncthing/syncthing/pull/10006
|
|
|
|
|
* fix(config): remove discontinued primary STUN server (fixes [#10008](https://github.com/syncthing/syncthing/issues/10008)) by [@marbens-arch](https://github.com/marbens-arch) in https://github.com/syncthing/syncthing/pull/10009
|
|
|
|
|
* fix(stun): better error handling (ref [#10008](https://github.com/syncthing/syncthing/issues/10008)) by [@calmh](https://github.com/calmh) in https://github.com/syncthing/syncthing/pull/10010
|
|
|
|
|
* feat(fs, config): add support for custom filesystem type construction by [@pixelspark](https://github.com/pixelspark) in https://github.com/syncthing/syncthing/pull/9887
|
|
|
|
|
* fix(config): properly apply defaults when reading folder configuration by [@pixelspark](https://github.com/pixelspark) in https://github.com/syncthing/syncthing/pull/10034
|
|
|
|
|
* fix(config): zero filesystemtype is "basic" by [@calmh](https://github.com/calmh) in https://github.com/syncthing/syncthing/pull/10038
|
|
|
|
|
* fix(strings): differentiate setup(n) and set(v) up by [@systemcrash](https://github.com/systemcrash) in https://github.com/syncthing/syncthing/pull/10024
|
|
|
|
|
* fix(gui): mark unseen disconnected devices as inactive by [@tomasz1986](https://github.com/tomasz1986) in https://github.com/syncthing/syncthing/pull/10048
|
|
|
|
|
* fix(syncthing): use separate lock file instead of locking the certificate (fixes [#10053](https://github.com/syncthing/syncthing/issues/10053)) by [@calmh](https://github.com/calmh) in https://github.com/syncthing/syncthing/pull/10054
|
|
|
|
|
|
|
|
|
|
[1.29.4]
|
|
|
|
|
* Update syncthing to 1.29.7
|
|
|
|
|
* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.29.7)
|
|
|
|
|
* fix(config): deep copy configuration defaults (fixes [#9916](https://github.com/syncthing/syncthing/issues/9916)) by [@hazemKrimi](https://github.com/hazemKrimi) in https://github.com/syncthing/syncthing/pull/10101
|
|
|
|
|
* fix(config): mark audit log options as needing restart (fixes [#10099](https://github.com/syncthing/syncthing/issues/10099)) by [@marbens-arch](https://github.com/marbens-arch) in https://github.com/syncthing/syncthing/pull/10100
|
|
|
|
|
* fix(versioner): fix perms of created folders (fixes [#9626](https://github.com/syncthing/syncthing/issues/9626)) by [@ashishbhate](https://github.com/ashishbhate) in https://github.com/syncthing/syncthing/pull/10105
|
|
|
|
|
* fix(syncthing): ensure both config and data dirs exist at startup (fixes [#10126](https://github.com/syncthing/syncthing/issues/10126)) by [@calmh](https://github.com/calmh) in https://github.com/syncthing/syncthing/pull/10127
|
|
|
|
|
* fix(gui): update `uncamel()` to handle strings like 'IDs' (fixes [#10128](https://github.com/syncthing/syncthing/issues/10128)) by [@luckman212](https://github.com/luckman212) in https://github.com/syncthing/syncthing/pull/10131
|
|
|
|
|
* feat(gui): close a modal when pressing ESC after switching modal tabs (fixes [#9489](https://github.com/syncthing/syncthing/issues/9489)) by [@hazemKrimi](https://github.com/hazemKrimi) in https://github.com/syncthing/syncthing/pull/10092
|
|
|
|
|
|
|
|
|
|
[1.30.0]
|
|
|
|
|
* Update syncthing to 1.30.0
|
|
|
|
|
* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.30.0)
|
|
|
|
|
* Syncthing version 1.x will soon be replaced by Syncthing version 2.x.
|
|
|
|
|
* fix(protocol): avoid deadlock with concurrent connection start and close by [@​calmh](https://github.com/calmh) in https://github.com/syncthing/syncthing/pull/10140
|
|
|
|
|
* fix(syncthing): avoid writing panic log to nil fd by [@​ardevd](https://github.com/ardevd) in https://github.com/syncthing/syncthing/pull/10154
|
|
|
|
|
* feat(config): expose folder and device info as metrics (fixes [#​9519](https://github.com/syncthing/syncthing/issues/9519)) by [@​calmh](https://github.com/calmh) in https://github.com/syncthing/syncthing/pull/10148
|
|
|
|
|
|
|
|
|
|
[1.31.0]
|
|
|
|
|
* checklist added to manifest
|
|
|
|
|
|
|
|
|
|