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
- 1.5.1 (#29)
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
- @skajake1983 made their first contribution in #26
Full Changelog: v1.5.0...v1.5.1