Skip to content

Releases: acheronfail/apptivator

1.6.0

23 Jan 11:26
Compare
Choose a tag to compare
  • 1995235 version 1.6.0
  • aae7baf
    • feat: icon is tinted red while listening for a key sequence
    • fix: when Apptivator is disabled all sequences are unregistered

1.5.9

08 Nov 23:39
Compare
Choose a tag to compare
  • 39352af chore: rebuild against 10.14 SDK
  • cc66611 chore: carthage update
  • 9af7f76 fix: further improvements to 10.14 dark mode
  • 7c41b97 fix: add menu is now dark appearance
  • 774f613 fix: disable dark mode checkbox in 10.14 and up

1.5.8-build-28

06 Jun 08:27
Compare
Choose a tag to compare

This release doesn't support anything new, but adds preliminary support for macOS 10.14 (and has a few UI regressions due to Apple's new dark mode settings).

  • 41852ff fix: initial support for macOS 10.14

1.5.8

12 May 02:44
Compare
Choose a tag to compare
  • FIX: minor refactor to menuitems - shortcuts now should be aligned properly

1.5.7

11 May 14:04
Compare
Choose a tag to compare
  • CHANGE: improvements to custom menu item rendering in the dropdown menu
  • DEV: minor update to LaunchAtLogin
  • DEV: minor update to SwiftyJSON

1.5.6

20 Apr 11:34
Compare
Choose a tag to compare
  • CHANGE: ApplicationState is now a singleton
  • FIX: fixed a memory leak introduced in 1.5.5

1.5.5

20 Apr 08:35
Compare
Choose a tag to compare
  • FIX: fixed an issue where shortcuts wouldn't be unregistered after removing the app
  • FIX: listeners now shut down after the application is terminated
  • FIX: long sequences and app names no longer overflow the menu item
  • NEW: shortcut sequence length is now limited to 5 shortcuts
    • this can be adjusted using the maxShortcutsInSequence override in UserDefaults

1.5.4

19 Apr 13:23
Compare
Choose a tag to compare
  • FIX: checkboxes would stay enabled after removing entries

1.5.3

18 Apr 12:25
Compare
Choose a tag to compare
  • FIX: this release contains an urgent fix which allows applications to be launched when they're not running again

1.5.2

18 Apr 12:13
Compare
Choose a tag to compare
  • This version adds logging to the application
    • logs are written to ~/Library/Preferences/Apptivator/logs/
    • There's an extra options in UserDefaults debugMode which raises the log level written