Skip to content

API improvements

Compare
Choose a tag to compare
@nuxsmin nuxsmin released this 21 Feb 12:35
· 61 commits to master since this release
  • [ADD] New sysMonDash API for SMD remote backends type. This allows to query a sysMonDash proxy backend to get the events from several remote backends.
  • [ADD] Audio alarm support for new events
  • [MOD] More secure config hash generation.
  • [MOD] Compatible with PHP 5.3
  • [MOD] API requests are now coded into a PHP serialized string and wrapped with JSON.
  • [FIX] PHP 5.3 compatibility issues
  • [MOD] Warns if cURL is unavailable
  • [FIX] Minor bugfixes