Skip to content

Release v0.7.1

Compare
Choose a tag to compare
@mdgaziur mdgaziur released this 09 Jan 04:11
· 53 commits to development since this release
42d16a1

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

  • @Maix0 made their first contribution in #36

Full Changelog: v0.7.0...v0.7.1