Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

v5.0.1

Compare
Choose a tag to compare
@Brandawg93 Brandawg93 released this 26 Aug 17:40
· 514 commits to master since this release

FIX

  • Improvements to the login process.
    • Fix login on some Windows devices. (db77d4b)
    • Fix domain missing from issueToken for some. (ce22f9f)
    • Better searching for chromium installation. (0b7190d)
    • Fix EPIPE error after login. (aa4b304)
    • Fix incorrect password check cancelling login. (1abda70)
  • Improvements to chromium installation.
    • Fix attempting to install incorrect chromium version. (620164a)