Releases: nikitabobko/AeroSpace
Releases · nikitabobko/AeroSpace
v0.11.1-Beta
- #101 Fix bug: sometimes an incorrect window is focused in multiple monitor setup
v0.11.0-Beta
- #215 AeroSpace now has third-party Raycast extension https://www.raycast.com/limonkufu/aerospace. Kudos to @limonkufu!
- #205 Trigger binding keys on keydown rather than on keyup
- #47 (comment) Improve popup detection algorithm. It should detect Sonoma keyboard layout switch if it previously didn't detect it
a98b605- 7f4de1b Windows that are detected as popups won't mess with workspace switching when destructed
- Use AppleScript dialog to show config parsing messages instead of Terminal.app
- #201 Fix Apple Reminders date picker problem
- #231 Breaking change. Drop
--macos-native-*flags fromlist-windowscommand - Other minor improvements
Do you like what you see? Consider sponsoring the project! https://github.com/sponsors/nikitabobko
v0.10.0-Beta
- Drop heuristics for Steam because they are probleamtic. The window is now floating by default #193
- Add 'Open config in ...' menu item #198
- Make "click on window to change focused monitor" more reliable #142
- Add possibility to focus window by
window-id#173 - Float qutebrowser popups and dropdowns by default #204
- Breaking change. Deprecate
indent-for-nested-containers-with-the-same-orientationconfig option because it's confusing #96
v0.9.2-Beta
- Main monitor should use existing workspace on startup instead of random workspaces #190
v0.9.1-Beta
- Fix "getStubWorkspace generated incompatible stub workspace" error #184
- Float VLC by default. VLC doesn't resize well
- Make move-node-to-workspace fail if moving a window to the workspace it already belongs to
v0.9.0-Beta
- Support macOS native fullscreen, hidden apps, minimized windows #18
- Support keyboard layouts #93 https://nikitabobko.github.io/AeroSpace/guide#key-mapping
- Implement
focus-monitorcommand #86 https://nikitabobko.github.io/AeroSpace/commands#focus-monitor - Implement
move-node-to-monitorcommand #133 https://nikitabobko.github.io/AeroSpace/commands#move-node-to-monitor - Implement
exec.env-varsconfig option #156 https://nikitabobko.github.io/AeroSpace/guide#exec-env-vars- Homebrew is now presented in
$PATHby default!
- Homebrew is now presented in
- Naive attempt to fix
CGPoint.findInnative crash #164 fullscreencommand now supports optional[on|off]argument #153 https://nikitabobko.github.io/AeroSpace/commands#fullscreencloseandclose-all-windows-but-currentcommands now support--quit-if-last-windowoption https://nikitabobko.github.io/AeroSpace/commands#close- Better dialog heuristics for ActivityMonitor and qutebrowser #166
The project now accepts funding https://github.com/sponsors/nikitabobko
Shout out to the first sponsor @frankroeder! Very much thank you
v0.8.7-Beta
- Renew certificates
- Change Bundle ID
v0.8.6-Beta
- Sign the app with a fresh certificate #167
v0.8.5-Beta
- Rebuild the app for macOS Sonoma 14.3.1 (23D60) #165