Skip to content

0.5.0 Release Candidate 4

Pre-release
Pre-release

Choose a tag to compare

@doolijb doolijb released this 13 Aug 05:15
· 1 commit to develop since this release
  • Hotfix: Logging in did nothing when accounts were enabled. Session cookies were marked HTTPS-only, so browsers discarded them over plain HTTP — which is how the desktop app runs by default. Cookies are now marked HTTPS-only only when the connection actually uses HTTPS.