- Replacing a directory with a symlink or vice versa is buggy
- Inaccessible files during scan are marked as deleted
- Send only folder out of sync due to ignored items
- A file deleted from all nodes may exist in the "out of sync" list
- Relay server doesn’t make outgoing HTTPS requests from its bind address
- List of out of sync items from remote device is not displayed
- Fails to create folder root directory on Windows
- Env var for db metadata in help text differs from code
- Doesn't connect when multiple remote devices are using the same relay
- Scan on absolute path creates incorrect absolute duplicate file infos
Signed-off-by: Pierre-Yves <pyu@riseup.net>