Releases: ianyh/Amethyst
Releases · ianyh/Amethyst
Amethyst 0.11.0 Beta 4
- Fix a bug that was causing Amethyst to lose track of windows, particular when hiding/unhiding, going back and forth from fullscreen, and minimizing and expanding windows.
- Fix a bug that was causing Chrome to lock up when playing fullscreen video with Amethyst running.
- Expand logging in log mode to include window reflow operations.
- Fix a variety of other crashes.
Amethyst 0.11.0 Beta 3
- Fix another obnoxious crash.
- Expand logging to include window reflow operations.
Amethyst 0.11.0 Beta 2
- Fix several obnoxious crashes.
Amethyst 0.11.0 Beta
- Add an experimental first pass at a binary space partitioning layout.
- Add a shortcut for forcing Amethyst to reevaluate windows.
- mod1 + z by default
- Add an option for crash reporting.
- This is opt-in and available in the preferences menu.
- There is the caveat that Crashlytics also takes analytics data. I have not yet found a way to disable that.
- Add wildcards to floating application bundle identifiers.
- For example, com.apple.* will match all apple applications.
- Add the option for entering a floating application bundle identifier manually in the preferences menu.
- Add the option for having new windows go to the main pane.
- Add a command-line flag for enabling more logging for debugging.
- Focus the top window on the screen when focusing a screen instead of pulling up a window from the bottom.
- Fix a bug that caused default configuration to sometimes override user configuration.
- Fix a bug that prevented some minimized windows from tiling when brought back up.
Amethyst 0.10.1
- Fix a logic error that prevented the Widescreen Tall layout from functioning correctly.
Amethyst 0.10
- Experimental: Finally add support for window margins.
- Fix bugs around setting and displaying shortcut preferences.
- Fix a crash when trying to move windows clockwise through screens.
- Fix a crash when focusing an empty screen.
- Fix a bug preventing decreasing main pane count.
- Fix a bug that displayed the layout HUD on every screen when switching spaces.
- Fix a bug preventing display of layouts and floating applications in preferences.
- No longer supporting OS X 10.9
Amethyst 0.10 Beta 3
- Fix bugs around setting and displaying shortcut preferences.
- Fix a crash when trying to move windows clockwise through screens.
- Fix a crash when focusing an empty screen.
- Fix a bug preventing decreasing main pane count.
- Fix a bug that displayed the layout HUD on every screen when switching spaces.
Amethyst 0.10 Beta 2
- Fix a bug preventing display of layouts and floating applications in preferences.
Amethyst 0.10 Beta
- Experimental: Finally add support for window margins.
- No longer supporting OS X 10.9.
Amethyst 0.9.10
- Fix a bug that prevented anything in dotfiles from being respected in preferences. Hopefully I got it right this time.