Skip to content

1.44 Release (Sept 2018)

Compare
Choose a tag to compare
@laf laf released this 17 Oct 10:36
· 5238 commits to master since this release
f049593

A big thank you to the following 31 contributors this last month:

  • murrant (63)
  • TheGreatDoc (16)
  • laf (14)
  • PipoCanaja (8)
  • Rosiak (4)
  • SaaldjorMike (2)
  • therealshibe (2)
  • mattie47 (2)
  • jozefrebjak (2)
  • Cormoran96 (2)
  • sjtarik (2)
  • dlangille (2)
  • cchance27 (1)
  • crazy-max (1)
  • CFUJoshWeepie (1)
  • trs80 (1)
  • DR3EVR8u8c (1)
  • Atroskelis (1)
  • Leapo (1)
  • vowywowy (1)
  • FTBZ (1)
  • jarischaefer (1)
  • pmusolino-rms (1)
  • crcro (1)
  • vitalisator (1)
  • dupondje (1)
  • Nesousx (1)
  • lug-gh (1)
  • backslash7 (1)
  • cppmonkey (1)
  • ciscoqid (1)

Alerting

  • Use correct ID for incident resolution in PagerDuty (#9321) - laf
  • Fixed bug of alerting by ping.php (#9311) - DR3EVR8u8c
  • Added ability to set a custom SQL query for alert rules. (#9094) - laf
  • Added support for allowing alerts to un-ack (#9136) - laf
  • Fixed PagerDuty alert to show rule name + device as summary (#9213) - laf
  • Modified timestamp sent to nagios-receiver in order to fix an issue w… (#9140) - Nesousx
  • Enable and catch exceptions for PHPMailer to gather error messages. (#9132) - ciscoqid
  • Additional debug output when sending/testing email (#9120) - murrant

Bug

Device

Webui

Documentation

Feature

Api

Security

  • Sanitize data in dashboard add/edit/delete (#9171) - murrant