Releases: ianyh/Amethyst
Releases · ianyh/Amethyst
Amethyst 0.23.1
Amethyst 0.23.0
What's New
- Fix a major issue in throwing windows between spaces in a variety of applications.
- Add custom layout support for using native shortcuts. See https://github.com/ianyh/Amethyst/blob/development/docs/custom-layouts.md#commands
- Add TwoPaneRight layout. Thanks, @rgeraskin!
- Add config file support for disabling commands.
- Specify it as
false
; e.g.,focus-cw: false
- Specify it as
- Add support for
throw-to-space-13
throughthrow-to-space-16
. Thanks, @attacker99!
What's Changed
- Prevent setting default commands to ones intentionally left blank by @ianyh in #1719
- Add section on building locally to README. Fix app version. by @ianyh in #1722
- Various dependency upgrades by @ianyh in #1723
- Minor readme updates by @ianyh in #1724
- 0.22.2 by @ianyh in #1728
- Add support for throw-to-space-n for 13 <= n <= 16 (should resolve #1051) by @attacker99 in #1727
- Use macos-15 builder for most recent Xcode by @ianyh in #1731
- Add TwoPaneRight Layout by @rgeraskin in #1685
- Allow native pane layout commands in custom layouts by @ianyh in #1735
- Treat
false
as disabling a command in config by @ianyh in #1736 - Allow managing accessory policy apps by @ianyh in #1740
- Extend the backoff for waiting on application launch by @ianyh in #1741
- Clarify disabling as being specifically for tiling by @ianyh in #1742
- Update Silica for mouse drag on space throwing by @ianyh in #1743
New Contributors
- @attacker99 made their first contribution in #1727
- @rgeraskin made their first contribution in #1685
Full Changelog: v0.22.2...v0.23.0
Amethyst 0.23.0 Beta
What's New
- Fix a major issue in throwing windows between spaces in a variety of applications.
- Add custom layout support for using native shortcuts. See https://github.com/ianyh/Amethyst/blob/development/docs/custom-layouts.md#commands
- Add TwoPaneRight layout. Thanks, @rgeraskin!
- Add config file support for disabling commands.
- Specify it as
false
; e.g.,focus-cw: false
- Specify it as
- Add support for
throw-to-space-13
throughthrow-to-space-16
. Thanks, @attacker99!
What's Changed
- Prevent setting default commands to ones intentionally left blank by @ianyh in #1719
- Add section on building locally to README. Fix app version. by @ianyh in #1722
- Various dependency upgrades by @ianyh in #1723
- Minor readme updates by @ianyh in #1724
- 0.22.2 by @ianyh in #1728
- Add support for throw-to-space-n for 13 <= n <= 16 (should resolve #1051) by @attacker99 in #1727
- Use macos-15 builder for most recent Xcode by @ianyh in #1731
- Add TwoPaneRight Layout by @rgeraskin in #1685
- Allow native pane layout commands in custom layouts by @ianyh in #1735
- Treat
false
as disabling a command in config by @ianyh in #1736 - Allow managing accessory policy apps by @ianyh in #1740
- Extend the backoff for waiting on application launch by @ianyh in #1741
- Clarify disabling as being specifically for tiling by @ianyh in #1742
- Update Silica for mouse drag on space throwing by @ianyh in #1743
New Contributors
- @attacker99 made their first contribution in #1727
- @rgeraskin made their first contribution in #1685
Full Changelog: v0.22.2...v0.23.0b
Amethyst 0.22.2
What's New
- Fix an issue preventing applying shortcuts from config files.
Full Changelog: v0.22.1...v0.22.2
Amethyst 0.22.1
What's New
- Prevent resetting intentionally removed shortcuts.
- May require one more round of restarting. Sorry about that!
What's Changed
Full Changelog: v0.22.0b...v0.22.1b
Amethyst 0.22.1 Beta
What's New
- Prevent resetting intentionally removed shortcuts.
- May require one more round of restarting. Sorry about that!
What's Changed
Full Changelog: v0.22.0b...v0.22.1b
Amethyst 0.22.0
What's New
- Restore throwing windows between spaces!
What's Changed
- Revive window grab space shifting by @ianyh in #1698
- Migrate from MASShortcut to KeyboardShortcuts by @ianyh in #1549
Full Changelog: v0.21.2...v0.22.0
Amethyst 0.22.0 Beta
What's New
- Restore throwing windows between spaces!
What's Changed
- Revive window grab space shifting by @ianyh in #1698
- Migrate from MASShortcut to KeyboardShortcuts by @ianyh in #1549
Full Changelog: v0.21.2...v0.22.0b
Amethyst 0.21.2
What's New
- Apply space throwing fix to previous macOS versions.
- Support a fifth screen. Thanks, @x-ji!
What's Changed
- Correct typos on sample config file by @Uaitt in #1610
- Replace
xcpretty
withxcbeautify
by @pereBohigas in #1609 - Remove RubyGems by @pereBohigas in #1611
- Support a fifth screen by @x-ji in #1627
- Amethyst 0.21.0 by @ianyh in #1606
- Add new option to sample config by @jukremer in #1642
- Apply yabai's fix for moving windows between spaces in macOS 14.5 by @ianyh in #1648
- Apply yabai's fix for moving windows between spaces in macOS 12, 13, and 15 by @raven38 in #1677
- Update README.md with workspaces-auto-swoosh suggestion by @LeeNX in #1664
New Contributors
- @Uaitt made their first contribution in #1610
- @pereBohigas made their first contribution in #1609
- @x-ji made their first contribution in #1627
- @jukremer made their first contribution in #1642
- @raven38 made their first contribution in #1677
- @LeeNX made their first contribution in #1664
Full Changelog: v0.21.1...v0.21.2
Amethyst 0.21.1
What's New
- Fix issues with throwing between spaces introduced in macOS 14.5. Thanks, Apple!
What's Changed
Full Changelog: v0.21.0...v0.21.1