v0.40.0
senorprogrammer
released this
02 Nov 17:38
·
391 commits
to master
since this release
Changelog
⚡️ Added
- Numerous improvements to the display of the Git module, #1102 by @tadeaspaule
- Updated to Go 1.17, by nontw
- Airbrake module added, by @kyrylo
- Displays the battery level of connected devices, if the level can be read by
ioreg
, on MacOS, #1108 by @senorprogrammer - Adds an
args
setting to IP API for defining which fields are displayed, by @Choromanski - Security module no longer displays wifi info if wifi is missing or disabled, #1124 by @yosmoc
q
now quits WTF. Added as a new global hotkey, by @thuan1412- DigitalOcean module now properly displays the droplet region, #1053 by @yosmoc
- gCal module now supports multiple configurations with different email addresses, #1016 by @Seanstoppable
- All modules now support sub-1 second refresh intervals by specifying an optional time unit (ie:
50ms
,20s
), #1103 by @ResamVi
🐞 Fixed
- GitHub module no longer crashes when selecting different items across multiple repos, by @Seanstoppable
make lint
errors fixed, #1127 by @yosmocjwt-go
replaced bygolang-jwt
, because security vulnerabilities, #1121 by @siddhant94