Added
- Show warning message when blocking internet while logged out, and make it possible to unblock the
connection from the login view.
Fixed
- Prevent settings file being truncated before being read. This caused the daemon to read an empty
settings file, restore to default settings and log out. - Improve performance for automatically scrolling text in desktop app.
- Increase availability of the API by allowing to issue requests to the API when connecting to the
relay even if account data might be invalid.
Security
- Enable "Always require VPN" by default if the settings cannot be parsed. This reduces the number
of errors that lead to the daemon unexpectedly starting into non-blocking mode.