Installation
You can download your system's respective installer (.exe
for Windows
, .dmg
for MacOSX
, and .AppImage
for Linux
) below.
Bug Fixes
- If a user has just begun using Vapor or decides to delete their config.json to start afresh, a normal login attempt would check that an account's secrets were stored on disk. This check forgot to check whether the account has even been logged by the authenticator (and thus have an account entry). This has been strengthened.