- Fixed a bug where the scope specified by the user was not respected on refresh
- Fixed a failure to launch on WSL. WSL doesn't really support user services, so now we default to
scope=global
on WSL - Added better stack traces for users who don't have the
RUST_BACKTRACE
environment variable set
Full Changelog: v0.3.2...v0.3.3