New Update Syncthing Updates Thread

Version 2.0.6​

What's Changed​

Fixes​

  • fix(db): remove temp_store = MEMORY pragmas by @calmh in #10343


Version 2.0.5​

What's Changed​

Fixes​

  • fix(db): only vacuum database on startup when a migration script was actually run by @pixelspark in #10339

Other​

  • docs: add DCO requirement to contribution guidelines by @calmh in #10333
  • docs: update contribution guidelines from the docs site by @calmh in #10336
 

Version 2.0.7​

What's Changed​

Fixes​

  • fix(model): earlier free-space check (fixes #10347) by @calmh in #10348
  • fix(api): redact device encryption passwords in support bundle config by @pixelspark in #10359
  • fix(sqlite): revert to default page cache size by @calmh in #10362
  • fix(tlsutil): support HTTP/2 on GUI/API connections by @calmh in #10366
  • fix(sqlite): avoid rowid on kv table by @calmh in #10367

Other​

 
Version 2.0.8

What's Changed​

Fixes​

  • fix(sqlite): less impactful periodic garbage collection by @calmh in #10374
  • fix(sqlite): explicitly set temporary directory location (fixes #10368) by @calmh in #10376

Other​

  • build: trigger nightly build only on syncthing repo by @aminvakil in #10375
  • chore(scanner): always return values to the pools when hashing blocks by @imsodin in #10377
  • chore(sqlite): skip database GC entirely when it's provably unnecessary by @calmh in #10379
 
Version 2.0.9

What's Changed​

Fixes​

  • fix(sqlite): add _txlock=immediate to modernc implementation by @calmh in #10384
  • fix(api): limit size of allowed authentication request by @calmh in #10386

Other​

  • chore(ursrv): update regex patterns for Syncthing-Fork entries by @Catfriend1 in #10380
  • chore: clean up migrated database by @calmh in #10381
  • chore(sqlite): use normalised tables for file names and versions by @calmh in #10383
  • chore(model): slightly deflake TestRecvOnlyRevertOwnID by @calmh in #10390
 
Version 2.0.10

What's Changed​

Fixes​

  • fix: improve conflict detection by tracking previous file hash (fixes #10349) by @calmh in #10351
  • fix(ur): properly skip zero/empty fields in report by @calmh in #10394
  • fix(gui): don't fetch usage report preview unnecessarily on GUI load by @calmh in #10395
  • fix(db): only perform foreign key checking when a migration was applied by @pixelspark in #10397
  • fix(syncthing): do not perform CPU benchmark on startup unless logging enabled by @pixelspark in #10398
  • fix(model): don't announce untrusted devices to other devices (fixes #10393) by @calmh in #10408
  • fix(sqlite): actually always insert blocks for local files (fixes #10388) by @calmh in #10411

Other​

 
  • Like
Reactions: harlan4096
Version 2.0.11

What's Changed​

Fixes​

Other​

  • docs(docker): make host network mode the default by @bt90 in #10416
  • chore(upnp): remove incorrect embedding of nat.Service (fixes #10426) by @imsodin in #10428
  • chore: minor lint fixes by @calmh in #10436
  • chore(gui): add Azerbaijani (az) and Kurdish (ckb) l10n templates. by @acolomb in #10442
 
  • Like
Reactions: harlan4096
Version 2.0.12

What's Changed​

Other​

  • chore: update quic-go, adapt to lack of write tracking by @calmh in #10456
  • chore(cli): clean up generated usage strings for config commands (fixes #10462) by @acolomb in #10463
 
  • Like
Reactions: harlan4096
Version 2.0.13

What's Changed​

Fixes​

Other​

 
Version 2.0.14

What's Changed​

Fixes​

Other​

  • chore(api): remove charset declaration from JSON content-type (fixes #10500) by @prathik8794 in #10508
  • chore(sqlite): allow periodic database maintenance to be disabled by @pixelspark in #10441
  • chore(gui): include license files for fork-awesome assets by @gotmax23 in #10539
  • build: add build attestation step at release by @calmh in #10540
 

You may also like...