Skip to content
v0.14.12

This is a minor release recommended for all users.

Resolved issues:

* #3737: A data race in the code that caused test failures, and possibly other inconsitencies, has been resolved.
* #3241: Links in warning messages are now clickable in the GUI.
* #3711: Files are now synced to disk before committed to database, to avoid possible inconsistencies if a power failure occurs during syncing.
* #3724: Log entries now mention folder by label in addition to the ID.

In addition:

* The default folder now has the folder ID "default" again, simplifying initial setup.
* Retries for misconfigured relay setups are slowed down somewhat to be kinder on our relay pool infrastructure.