v0.24.0 Released
2019-11-10 11:32:32-08:00
WTF v0.24.0 contains the following changes:
⚡️ Added
- Proper, usable Docker file added, by @Boot-Error
- GitLab module displays issues assigned to, and opened by, the user, by @caalberts
- TravisCI now checks for uncommitted vendor changes, by @indradhanush
- Football module added, by @C123R
- resourceuseage now supports a
cpuCombined
setting, by @madepolli - Twitter Stats module added, by @Ameobea
🐞 Fixed
- Github PRs do not count against issues, by @alexfornuto
- Todo scrolling now works properly, #707 by 3mard
- Configs with a missing
color
key now load properly, #718 and #730 by @senorprogrammer