[1.34.3]
Update syncthing to 2.1.3
Full Changelog
fix(ignore, fs): allow loading ignore patterns behind symlink (fixes #10785) by @calmh in #10786
fix: avoid warning on does-not-exist scan error (fixes #10465) by @calmh in #10791
fix(strelaypoolsrv): locking correctness by @calmh in #10801
fix(model): properly health-check up-to-date folders (fixes #10546) by @calmh in #10773
fix(gui): fix expanding one folder not collapsing others in group by @tbodt in #10809
fix(gui): add bottom margin to folder action buttons for wrapped spacing by @rohitanwar in #10728
fix(upnp): guard against out of index string access by @calmh in #10834
fix(ignore): handle pattern resulting in empty string by @calmh in #10835
fix(versioner): handle invalid empty command by @calmh in #10836
fix(db, model): better handle db connections, puller concurrency, avoid deadlock (fixes #10841) by @calmh in #10842