New Features
* Experimental dropdown menus using tkinter (contributed by brunosmmm )
* Parameters can be stored in a configuration file now
New Modules
* `nvidiagpu` (contributed by RileyRedpath )
* `mocp` (contributed by chrugi )
* `getcrypto` (contributed by Ryunaq )
* `todo` (contributed by codingo )
Improvements
* Show ICMP packet loss in module `ping` (contributed by dnfm )
* Add weather icons to module `weather` (contributed by dnfm )
* Automatically detect battery devices in module `battery`
* Fewer dependencies for module `sensors` (contributed by ibrokemypie )
* Show remaining time estimate on module `battery` (contributed by yvesh )
Bugfixes
* module `pulseaudio`: Start pulseaudio daemon, if necessary (and if configured)