- Amethyst no longer supports macOS versions earlier than 10.12.
- 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 the 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 the option for defining a custom window resize interval when shrinking/expanding 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 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.
- 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.