v0.9.8
- Fix a bunch of bugs around defining shortcuts, particularly around non-US keyboards.
- Fix a bug that prevented windows from initially tiling correctly when being moved between spaces.
- Fix a bug that would cut off display of text in preferences making it very hard to read layouts and floating applications.
v0.9.7
- Fix a crash in the floating layout.
v0.9.6
- Hopefully fix two very substantial bugs: erroneous reflows of windows when in fullscreen and when switching spaces. Note that these fixes are only available on OS X > 10.11.
- Performance improvements for switching focus between windows.
- Move mouse focus to a screen even if there are no windows.
- Add very simple analytics to roughly track the number of people using the app.
- Temporarily back support 10.10. This will probably be the last version to support it.
- Add version to menu.
- Fix a bug that would prevent users from moving off of the development updates channel.
v0.9.5
- Increased stability in switching between spaces. Note: there are still issues around OS X fullscreen mode that have yet to be resolved, but the occurrence of spurious reflows when switching between spaces should be reduced.
- Added two new layouts:
- Middle Wide (middle-wide): A single center main window surrounded by a column on the left and right.
- Tall Right (tall-right): Mirrored version of the tall layout, with the main column on the right.
- Present warning when accessing in-app preferences if a `.amethyst` file exists.
- Fixed a bug in OS X 10.11 that would always cause reflows when in fullscreen.
- Fixed a bug that would prevent customizations to `mod1` or `mod2` via a `.amethyst` file from being reflected in command shortcuts.
v0.9.4
- Critical: Squash a bug that broke tiling when the title bar moves to a different display.
- Fixed a bug that made the menu bar icon invisible when using dark mode on Yosemite.
v0.9.3
- Fixed a bug that broke tiling when displays don't have different spaces.
- Fixed a bug that broke tiling when a screen was plugged in that took the title bar.
v0.9.2
- Fixed a bug that prevented Amethyst from working on certain configurations of multiple displays.
- Added a set of woefully undocumented commands to the preference pane.
v0.9.1
- Fixed a horrible bug that broke window focusing.
v0.9
- In-app preferences! You can configure the app using the preferences window instead of an `.amethyst` file. Your `.amethyst` configuration will automatically be loaded into the in-app preferences on first launch, but not all configuration options are available in-app yet.
- You can set your app to get beta builds of the app. They will be released more frequently, but will likely be less stable.
- Actually prevent fullscreen applications from tiling.
- Fix an annoying bug that would cause Amethyst to sporadically reset layouts.
- Added an option for focus following your mouse cursor.
- Added support for more than three screens.