This file documents the revision history for the Livestatus Multitool Daemon

1.1.2    Wed Aug 16 15:56:04 CEST 2017
          - fix issue with broken pipes on http backends

1.1.1    Sun May 14 10:58:28 CEST 2017
          - fix issue with multiple config files

1.1.0    Fri May 12 16:30:55 CEST 2017
          - add support for keepalive requests
          - add support for grouped stats queries
          - add support for hostsbygroup, servicesbygroup and servicesbyhostgroup table
          - fix empty custom variable filters

1.0.3    Tue Mar 14 16:54:41 CET 2017
          - use listeners from all config files instead of only the last config file
          - add num_hosts_* columns to host-, servicegroups
          - display better error message if http site is down
          - icinga 2 peers automatically reload after changes through their api (Magnus Norden)
          - add cluster mode
          - reload/sighub only replaces changed peers now instead of restarting all of them

1.0.2    Sat Nov  5 22:34:40 CET 2016
          - recover without recreating objects on short outages
          - add sorting by custom variables
          - add new column last_query/idling for backends table
          - fix custom variables handling with icinga2 backend

1.0.1    Sat Oct 15 12:14:49 CEST 2016
          - wait for the next update to complete after a WaitTrigger query
          - send commands in a single bulk request
          - add new column has_long_plugin_output for hosts/services
          - better handling of empty values in filters
          - make custom variables filter work with icinga2 style json
          - fix issue with inverted regular expression filter

1.0.0    Tue Oct 11 00:06:03 CEST 2016
          - add missing columns in downtimes/comments in order to filter by contacts
          - use faster json library to decode results
          - fix crash when sending commands
          - fix sending results for half-populated pending sites
          - fix putting sites offline when http returns broken pipe error
          - log panics properly

0.0.3    Thu Oct  6 13:26:11 CEST 2016
          - add sites table as alias for backends table
          - add columns table with all columns with a description
          - add tables table as alias for columns table
          - improve host/service updates to ensure no host/service update is missed

0.0.2    Mon Sep 19 16:41:38 CEST 2016
          - add fullupdateinterval config option
          - add stale backend timeout config option
          - internal performance tuning
          - optimize host / service updates

0.0.1    Thu Sep 15 23:59:59 CEST 2016
          - initial release
