Skip to content

Releases: lwouis/alt-tab-macos

v11.5.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 09:20

Bug Fixes

  • a window might be missing from the list (closes #5954) (d070719)
  • block trackpad gesture trigger after an off-axis gesture (d348b79)
  • middle-click on the switcher might mess with other apps (d26bd38), closes #5950
  • rare crash at launch when preferences are read before registered (71734c8)
  • rare crash when a gesture session ends while fingers are still down (f5802ad)
  • rare crash when activating a license before the ui exists (6bbe6c4)
  • trackpad gesture could stop working until relaunch (closes #5137) (8ffe344)
  • window order might be wrong in some cases (closes #5936) (cd32ffd), closes #5439
  • wrong window selected with 'non-active apps' (closes #5941) (47a206d)

Features

  • app size reduced by half - minimum macos is now 10.14.4 (b6fdf2c)
  • refine menubar icons to be pixel-perfect (20451e0)

v11.4.4

Choose a tag to compare

@github-actions github-actions released this 06 Aug 08:40

Bug Fixes

v11.4.3

Choose a tag to compare

@github-actions github-actions released this 09 Jul 13:42

Bug Fixes

  • activating apps may mess window order in switcher (closes #5596) (3d1d207)
  • rare crash on launch outside applications folder (2c6a54c)
  • rare undeterministic crash at launch (#5819) (3a43854)
  • switcher contents flickering after show (closes #5830) (aaa9139)
  • window order wrong after switching tabs (#5596) (0b6b99b)

v11.4.2

Choose a tag to compare

@github-actions github-actions released this 03 Jul 15:27

Bug Fixes

  • app may crash at launch on intel macs (closes #5819) (5c3aaab)

v11.4.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 10:07

Bug Fixes

v11.4.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 15:55

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)

Features

v11.3.1

Choose a tag to compare

@github-actions github-actions released this 18 Jun 15:44

Bug Fixes

Performance Improvements

  • avoid blocking calls on main-thread (closes #5721) (5aa2ea3)

v11.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 20:33

Features

v11.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 11:59

Bug Fixes

  • always persist menubar icon removal from dragging (#5654) (a354fde)
  • better handle some shortcut conflicts (related to 3059dc2) (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)

Features

  • do not repeat title if window title is app name (closes #5672) (30eb5f2)

Performance Improvements

  • carry (pid, wid) in AX subscription refcon to skip identity calls (a39816e)
  • improve performance of the settings window (3059dc2)

v11.1.0

Choose a tag to compare

@github-actions github-actions released this 25 May 11:42

Bug Fixes

  • better handle electron apps hidden windows (closes #5449) (0434679)
  • improve tab detection (closes #5618) (a8098c3)
  • rare crash when assigning shortcuts with arrow keys (4977808)
  • rare crash when capturing window thumbnails (f4a54c8)
  • very rare crash on quit (007edc6)

Features

  • support setups with non latin keyboard layouts (closes #5607) (f0e195d)