Release v0.7.1
What's Changed
- Fixed window positioning bug
- Use config dir specified in env variable (
XDG_CONFIG_DIRS
) instead of hardcoding one - Fix busy loop in the main thread by @Maix0 in #36
- Bump tokio from 1.23.0 to 1.24.1
Note: This version does not include any breaking change in the plugin system.
New Contributors
Full Changelog: v0.7.0...v0.7.1