Releases: burik666/yagostatus
Releases · burik666/yagostatus
v1.1.0
Release version 1.0.0
New features
- Snippets.
- Multiblock templates.
- Now supports
stop_signal
/cont_signal
. - The
http
widget now supports unix socket and many webscoket clients. - Added a new
workdir
parameter forexec
,wrapper
widgets and events commands.
By default, commands are executed in the directory with the configuration file. - Added a new
output_format
parameter forexec
widget and events. - The
exec
widget now supports update by POSIX Real-Time Signals. (SIGRTMIN-SIGRTMAX). - Added a new
retry
,silent
parameters forexec
widget. - The
exec
widget now supports zerointerval
. - Added a new
override
parameter for events. - Widget fields are available as ENV variables with the prefix
I3_
(example:$ I3_full_text
). - Improved logging.
See README for details
Deprecated
- A
output
parameter.
v0.4.0
v0.3.0
v0.2.0
First release
v0.1.0 Initial commit