1.0.0macOS
Fixed
- [READY] hs.battery -- Fix for systems that report an empty array for powerSources #3449
- add exit call to fix empty space issue #3465 #3466
- Include docs.css in build for built in web help #3476
- fix
attempt to index a nil value (local 'child')#3481 #3485 - Fix hs.network.ping to always call didFinish callback #3531
- Allow passing nil as name to hs.pasteboard.callbackWhenChanged #3616
- [Review] Fix moving window to space in Sonoma 14.5 #3638
- Improve Console window performance and RAM usage #3659
Changed
Added
- [Ready] hs.watchable -- added alwaysNotify to watcher #3440
- Update alert.lua: allow window object as parameter #3542
- Add getCurrentTrackArtworkURL() to spotify extension #3546
- Added new Stream Deck XL PID #3570
- Pass in
fullURLto url event callback handler #3640 - Improve preferences resetting dialog #3657
- Update Lua to 5.4.7 #3658
Other
- fix(ci): Manage secrets/permissions #3396