Skip to content

v0.7.3

Choose a tag to compare

@vlaci vlaci released this 15 Apr 10:40
· 71 commits to master since this release

v0.7.3

  • More failsafe method to reuse existing authentication sessions, so that
    entering password/MFA token may not be needed at all. Persisting HTTP cookies
    were prone to a race condition which is hopefully mitigated by this change.