v11.4.0macOS
Added 3
- Complete rework: use WindowServer events instead of Accessibility
- Show active app windows even if in exceptions
- Warn when macOS isn't saving AltTab's preferences
Fixed 15
- Better handle electron apps quirks
- Crash building the Settings window on macOS 26
- Crash on trackpad gesture via Universal Control
- Crash while gathering the debug profile on a background thread
- Cross-space focus repair could undo a same-space focus
- Customize-more sheet not updating live with dark/light mode
- Exceptions editor not updating live with dark/light mode
- Key press issues with EVKey and remote-control
- Prevent NSToolTipManager crash by reusing tiles on reset
- Rare crash when listing alt-tab own windows
- Settings title overlapped traffic lights in RTL
- Show the Pro badge on the Search row again
- Stop using ScreenCaptureKit on macOS 14 to work around macOS bugs
- Tabs not shown as separate windows
- Type letters in search even if bound to a shortcut
Bug Fixes
- better handle electron apps quirks (closes #5586) (eb4c08c)
- crash building the Settings window on macOS 26 (f9ffdef)
- crash on trackpad gesture via Universal Control (closes #5499) (483f833), closes #5500
- crash while gathering the debug profile on a background thread (d282e00)
- cross-space focus repair could undo a same-space focus (#5586) (d56abaf), closes #4507
- customize-more sheet not updating live with dark/light mode (dc647d9)
- exceptions editor not updating live with dark/light mode (a400d12)
- key press issues with EVKey and remote-control (#5766, #5788) (7364cbd), closes #5585 #5640 #5585
- prevent NSToolTipManager crash by reusing tiles on reset (1f65497), closes #2190
- rare crash when listing alt-tab own windows (2ad9213)
- settings title overlapped traffic lights in RTL (closes #5792) (d823c2f)
- show the Pro badge on the Search row again (736cf86)
- stop using ScreenCaptureKit on macOS 14 to work around macOS bugs (5982a27)
- tabs not shown as separate windows (regression from #5714) (2defc0e)
- type letters in search even if bound to a shortcut (closes #5781) (47fd455)