This is the first OLEDShift release on the Microsoft Store, which is now the preferred distribution method
Why there’s no v1.1.3
v1.1.3was submitted to the Store but didn't pass certification. Microsoft Store submissions require monotonically increasing package versions, so that version number can't be reused. This release therefore jumps tov1.1.4
- Added selectable monitor support, #25
- Choose which monitors OLEDShift should shift windows on
- Helpful for multi-monitor setups where only one display is OLED for example
- Selection is also persisted
- Add MSIX packaging for the Microsoft Store, #31
- Changing the shift delay now restarts the timer, so the new delay takes effect immediately, 34737b7
- Added the primary and secondary taskbars to the ignore list, #29
- Secondary taskbars are taskbars on all non-primary monitors
- General cleanup, dependency bumps, and more robust handling of settings parsing errors
Full Changelog: v1.1.2...v1.1.4