v0.10.4
What's Changed
- Minor update to dependencies
- Do not raise an error window when Clipboard Sync cannot search for updates (#37)
- Internally optimize handling of parallel operations by improving the use of
async
/await
, which should lead to less missed events and better performance
Full Changelog: v0.10.3...v0.10.4