Skip to content

Releases: deseven/iCanHazShortcut

iCHS 2.0.0

Choose a tag to compare

@deseven deseven released this 05 May 21:21

I know it's been a while, and I kept postponing it until the very last moment because it just worked™, but the time has come. Please welcome the new major release, which marks the 10-year anniversary of iCHS.

  • Complete Swift Rewrite: rebuilt from the ground up, targeting macOS 13 or higher
  • Universal Binary: native support for both Intel and Apple Silicon Macs
  • My Wallet is $100 Lighter: the app is now properly signed and notarized
  • Categories: each shortcut can have a specific category now
  • Shortcuts are Optional: in case you simply want to add some actions to the menu
  • Refreshed UI: ditched the 2000s aesthetic for the 2010s one
  • TOML Configuration: new configuration format with backups and seamless migration from 1.x configs
  • Update System: supports a proper in-place upgrade
  • Enhanced AppleScript Support: more automation capabilities for power users
  • New main icon: thanks to @aescolastico

iCHS 1.3.0

Choose a tag to compare

@deseven deseven released this 25 Oct 17:16
  • window can now be resized and its state and location saved (#35)
  • columns and their width in shortcuts list are now also customizable (#30)
  • fixed possible zombie processes (#41)
  • fixed small bug with update notification
  • (hopefully) fixed window focus

iCHS 1.2.0

Choose a tag to compare

@deseven deseven released this 09 Jun 18:52
  • manual update checking from main menu (#31)
  • helpful tooltips for some preferences
  • option to expand environment variables in workdirs (#28)
  • added applescript commands to use with action names (#32)
  • reworked test run (no silly timeouts anymore) (#2)
  • small, mostly internal changes here and there

iCHS 1.1.0

Choose a tag to compare

@deseven deseven released this 20 Apr 21:20
  • added optional action name (#24)
  • added optional workdir (#3)
  • major interface changes
  • reworked shell selector, interactive mode is the default one now (#26)
  • shortcut creation can no longer overwrite existing shortcut

iCHS 1.0.1

Choose a tag to compare

@deseven deseven released this 15 Feb 13:39
  • fixed incorrect status for invalid shortcuts (#22)
  • fixed main icon (#23)

iCHS 1.0.0

Choose a tag to compare

@deseven deseven released this 21 Jan 19:47
  • new icon set and interface tweaks (#18)
  • macOS Mojave dark mode support (#21)

iCHS 0.8.2

Choose a tag to compare

@deseven deseven released this 16 Jan 12:20
  • fixed inability to assign function keys without modifiers (#17)

iCHS 0.8.1

Choose a tag to compare

@deseven deseven released this 11 Jun 00:09

+ advanced applescript support
* small bugfixes

iCHS 0.8.0

Choose a tag to compare

@deseven deseven released this 04 May 15:26

+ test run functionality
+ new shortcut selector
+ ability to skip update
+ tooltips for interface buttons
* small changes here and there

iCHS 0.7.0

Choose a tag to compare

@deseven deseven released this 04 May 13:10

+ basic AppleScript support to control shortcuts
+ start on login option