Skip to content

Release version 1.0.0

Compare
Choose a tag to compare
@burik666 burik666 released this 15 May 14:17
· 44 commits to master since this release

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 for exec, wrapper widgets and events commands.
    By default, commands are executed in the directory with the configuration file.
  • Added a new output_format parameter for exec widget and events.
  • The exec widget now supports update by POSIX Real-Time Signals. (SIGRTMIN-SIGRTMAX).
  • Added a new retry, silent parameters for exec widget.
  • The exec widget now supports zero interval.
  • 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.