2017-11-25 10:28:05 +01:00
|
|
|
# Changes in 2.3.0
|
|
|
|
|
|
|
|
Features:
|
|
|
|
- add btc widget
|
|
|
|
- add cmus widget
|
|
|
|
- alsa mixer also accept multiple arguments
|
|
|
|
|
|
|
|
Fixes:
|
|
|
|
|
|
|
|
- pkg now uses non-blocking asynchronous api
|
|
|
|
|
2017-03-30 17:34:05 +02:00
|
|
|
# Changes in 2.2.0
|
|
|
|
|
|
|
|
Notable changes:
|
|
|
|
|
|
|
|
- moved development from git.sysphere.org/vicious to github.com/Mic92/vicious
|
|
|
|
- official freebsd support
|
|
|
|
- escape variables before passing to shell
|
|
|
|
- support for gear timers
|
|
|
|
- fix weather widget url
|
|
|
|
- add vicious.call() method to obtain data outside of widgets
|
|
|
|
|
|
|
|
For older versions see git log
|