0.9.89 - 03 May 2021

Minimum macOS version: 10.12

Core

  • None

Extensions

  • Fixed: Potential crashes in hs.uielement.watcher, hs.audiodevice.watcher and hs.keycodes are now guarded against

0.9.88 - 27 Apr 2021

Minimum macOS version: 10.12

Core

  • The included version of Lua is now 5.4.3

Extensions

  • Fixed: A potential crash in hs.screenRecordingState() has been guarded against
  • Fixed: hs.json now works with Lua co-routines
  • Fixed: hs.location.geocoder.lookupAddress() should no longer crash when certain addresses are entered
  • Changed: hs.urlevent callbacks now provide the sending app’s Process ID, if available
  • Changed: hs.loadSpoon() no longer duplicates already loaded Spoons if the global namespace is used
  • Added: hs.alert.showWithImage()