Skip to content

Amethyst 0.21.0

Compare
Choose a tag to compare
@ianyh ianyh released this 14 May 00:43
· 7 commits to development since this release

What's New

  • New app icon! Huge thanks, @Zabriskije!
  • Add "delete" as a key option in preferences. Thanks, @tpucci!
  • Add option for hiding the status bar icon. Thanks, @jbernardo95!
  • Fix an issue in which windows would lose focus when being thrown between spaces.
  • Fix an issue in which IDs provided to custom layouts became inconsistent.

What's Changed

  • Remove observer for current notification on errors by @ianyh in #1500
  • New app + main menu + menu bar icons by @Zabriskije in #1504
  • Issue 1321: update amethyst.sample.yml include all defaults by @wley3337 in #1326
  • Add documentation for select-*-layout configuration by @ianyh in #1508
  • feat: add delete keyboard key to non-printable characters map by @tpucci in #1529
  • Amethyst 0.20.0 by @ianyh in #1475
  • Fix documentation for builtin padding by @ianyh in #1533
  • Dependency updates by @ianyh in #1534
  • Migrate to Swift Package Manager by @ianyh in #1538
  • Updates for Xcode 15 and macOS 14 by @ianyh in #1544
  • Update audo-rearrange screenshot by @sschaetz in #1542
  • Document all possible config file locations in configuration-files.md by @nliechti in #1548
  • Improved Clarity for Accessibility API Permission Instructions by @gamedevCloudy in #1575
  • Add preference to hide menu bar icon by @jbernardo95 in #1583
  • Only perform raise ax action when focusing by @ianyh in #1586
  • Update the correct name for a layout in config sample by @ianyh in #1587
  • Clarify window margin behavior by @ianyh in #1589
  • Sort json keys for custom layout ids by @ianyh in #1592
  • Remove the old icon file by @ianyh in #1594
  • Further attempts to fix space moving focus loss by @ianyh in #1591

New Contributors

Full Changelog: v0.20.0...v0.21.0