Skip to content

Releases: thealpa/SaneSideButtons

1.4.1

26 Jan 14:04
21601b7
Compare
Choose a tag to compare

Notable Changes

  • e75b486 Fixed issue where the reverse buttons setting would not persist
  • Fixes a DMG signing issue introduced with release 1.4.0

Compatibility

  • macOS Sequoia (15.0) and above

1.4.0

24 Jan 14:47
ceb2819
Compare
Choose a tag to compare

This updated version incorporates various optimizations, including complete support for Swift 6, along with two new options: the ability to reverse the side buttons and the option to launch the app at login.

Notable Changes

Compatibility

  • macOS Sequoia (15.0) and above

1.2.0

08 Feb 15:12
e6b0e37
Compare
Choose a tag to compare

This version brings a rewrite of the code, increased security and the option to disable SaneSideButton in certain apps. Please note that SaneSideButtons now needs to be granted the following permissions:

  • Privacy & Security -> Accessibility
  • Privacy & Security -> Input Monitoring

Notable Changes

Compatibility

  • macOS Ventura (13.0) and above

1.2.0 Beta 1

23 Oct 22:21
c3f7a27
Compare
Choose a tag to compare
1.2.0 Beta 1 Pre-release
Pre-release

This version brings a rewrite of the code, increased security and the option to disable SaneSideButton in certain apps. Please note that SaneSideButtons now needs to be granted the following permissions:

  • Privacy & Security -> Accessibility
  • Privacy & Security -> Input Monitoring

Notable Changes

Compatibility

  • macOS Monterey (12.0) and above

1.1.0

07 Mar 00:18
1661ce9
Compare
Choose a tag to compare

This release brings an updated look and various optimizations.

Notable Changes

  • 07acefc Update icon for macOS Big Sur and Monterey
  • 1280e76 Simpler UI
  • 282b55c Replace deprecated functions
  • 9d00302 Compiler and build optimizations

1.0.7

15 May 14:53
Compare
Choose a tag to compare
  • Improvement: Universal App for Intel and Apple Silicon