Skip to content

Releases: nikitabobko/AeroSpace

v0.11.2-Beta

08 Jun 23:58
Compare
Choose a tag to compare
v0.11.2-Beta Pre-release
Pre-release

Bug fixes:

  • #233 Fix native crash that might happen when you interact with macOS fullscreen/minimized windows, hidden apps
  • 00c5b9e Fix incorrect key notations for arrows in aerospace config output
  • 0f08577 Fix trailing whitespace for commands without arguments in aerospace config output
  • 86c8ba8 Print errors to stderr if CLI fails to parse args

v0.11.1-Beta

01 Jun 21:04
Compare
Choose a tag to compare
v0.11.1-Beta Pre-release
Pre-release
  • #101 Fix bug: sometimes an incorrect window is focused in multiple monitor setup

v0.11.0-Beta

19 May 11:47
Compare
Choose a tag to compare
v0.11.0-Beta Pre-release
Pre-release
  • #215 AeroSpace now has third-party Raycast extension https://www.raycast.com/limonkufu/aerospace. Kudos to @limonkufu!
    • #215 Add [--no-gui] [--dry-run] flags to reload-config.
    • #215 Introduce config command to query AeroSpace config state.
    • #215 Introduce trigger-binding "plumbing" command to trigger AeroSpace binding as if they were pressed by user.
  • #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 from list-windows command
  • Other minor improvements

Do you like what you see? Consider sponsoring the project! https://github.com/sponsors/nikitabobko

v0.10.0-Beta

22 Apr 23:26
Compare
Choose a tag to compare
v0.10.0-Beta Pre-release
Pre-release
  • 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-orientation config option because it's confusing #96

v0.9.2-Beta

27 Mar 18:24
Compare
Choose a tag to compare
v0.9.2-Beta Pre-release
Pre-release
  • Main monitor should use existing workspace on startup instead of random workspaces #190

v0.9.1-Beta

23 Mar 18:13
Compare
Choose a tag to compare
v0.9.1-Beta Pre-release
Pre-release
  • 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

12 Mar 21:31
Compare
Choose a tag to compare
v0.9.0-Beta Pre-release
Pre-release

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

21 Feb 09:48
Compare
Choose a tag to compare
v0.8.7-Beta Pre-release
Pre-release
  • Renew certificates
  • Change Bundle ID

v0.8.6-Beta

20 Feb 15:27
Compare
Choose a tag to compare
v0.8.6-Beta Pre-release
Pre-release
  • Sign the app with a fresh certificate #167

v0.8.5-Beta

17 Feb 00:19
Compare
Choose a tag to compare
v0.8.5-Beta Pre-release
Pre-release
  • Rebuild the app for macOS Sonoma 14.3.1 (23D60) #165