Skip to content

v1.5.1

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Aug 21:56
· 8 commits to main since this release
1ae7f55

Bug Fixes

  • hide account email + 2FA badge in local mode (#27)
  • run CI on Node 22 (client toolchain requires it; Node 20 is EOL) (#26)

Maintenance

What's Changed

  • fix(ci): run CI on Node 22 (client toolchain requires it; Node 20 is EOL) by @skajake1983 in #26
  • perf(desktop): show a splash immediately and trim boot work by @skajake1983 in #25
  • fix(desktop): hide account email + 2FA badge in local mode by @skajake1983 in #27
  • perf(desktop): pack the payload into one asar to fix the install stall by @skajake1983 in #28
  • chore(release): 1.5.1 by @skajake1983 in #29

New Contributors

Full Changelog: v1.5.0...v1.5.1