v11.2.0macOS
Added 1
- Do not repeat title if window title is app name
Changed 2
- Carry (pid, wid) in AX subscription refcon to skip identity calls
- Improve performance of the settings window
Fixed 10
- Always persist menubar icon removal from dragging
- Better handle some shortcut conflicts
- Command+tab would sometimes not bind correctly
- Fix focus issues with show-main-window setting
- Improve processing of accessibility events
- Only show screen recording callout when it's needed
- Preserve switcher selection across reorders
- Fix settings window search and controls editor edge-cases
- Text shortcuts like cmd+a now work in search mode
- Fix very minor memory leak
Bug Fixes
- always persist menubar icon removal from dragging (#5654) (a354fde)
- better handle some shortcut conflicts (related to 3059dc23) (cddc89d)
- command+tab would sometimes not bind correctly (closes #5653) (c75aac5)
- focus issues with show-main-window setting (closes #5684) (0899f61)
- improve processing of accessibility events (closes #5665) (e0b1778)
- only show screen recording callout when it's needed (closes #5623) (9a9994b)
- preserve switcher selection across reorders (closes #5665) (5bd746d)
- settings window search and controls editor edge-cases (c143ec2)
- text shortcuts like cmd+a work in search mode (closes #5675) (d483c5a)
- very minor memory leak (7d60d55)