Releases: ianyh/Amethyst
Releases · ianyh/Amethyst
Amethyst 0.9.6 Beta 3
- 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.
Amethyst 0.9.6 Beta 2
- Move mouse focus to a screen even if there are no windows.
- Add version to menu.
Amethyst 0.9.6 Beta
- Fix a bug that would prevent users from moving off of the development updates channel.
- Hopefully fix two very substantial bugs: erroneous reflows of windows when in fullscreen and when switching spaces.
- Performance improvements for switching focus between windows.
Amethyst 0.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
ormod2
via a.amethyst
file from being reflected in command shortcuts.
Amethyst 0.9.5 Beta 6
- Added two new layouts
- Middle Wife (middle-wide): A single center main window surrounded by a column to the left and right.
- Tall Right (tall-right): Mirrored version of the tall layout, with the main column on the right.
- Fixed a bug in OS X 10.11 that would always cause reflows when in fullscreen.
Amethyst 0.9.5 Beta 4
- Present warning when accessing in-app preferences if a
.amethyst
file exists. - Fixed a bug that would prevent customizations to
mod1
ormod2
via a.amethyst
file from being reflected in command shortcuts.
Amethyst 0.9.5 Beta 3
- Even further stability improvements when switching between spaces.
Amethyst 0.9.5 Beta 2
- Further stability improvements when switching between spaces.
Amethyst 0.9.5 Beta
- Increased stability when switching between spaces. This should hopefully fix some problems with switching between spaces and moving in and out of fullscreen.
Amethyst 0.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.