Improvements
- Add shortcut in Settings > Interaction > Activate windows on hover to toggle built-in Windows mouse tracking (#238)
- Improved logging around displays connected / disconnected
Bug fixes
- Fixed race when window becomes visible then hidden quickly (eae423a)
- Improve robustness of Flex code
- Improve error logging for exceptions
- Fix registry CurrentVirtualDesktop GUID fast path code for Windows 10 (#425)
- Fix error handling for monitor information at startup (#426)
- Fix initial layout pass when WindowPadding = 0 and #windows > AutoSplitCount (#423, thanks @docwilco)