Skip to content

Latest commit

 

History

History
59 lines (30 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

59 lines (30 loc) · 1.01 KB

Changelog

All notable changes to laravel-server-monitor will be documented in this file

1.2.0 - 2017-05-01

  • make Host model configurable

1.1.1 - 2017-04-24

  • make diskspace thresholds configurable

1.1.0 - 2017-04-19

  • the notifiable now has access to the event that triggered the notification

1.0.9 - 2017-04-10

  • make checks extensible

1.0.8 - 2017-03-21

  • don't show output of curl in Elasticsearch check

1.0.7 - 2017-03-07

  • improve the detection of failed processes

1.0.6 - 2017-03-05

  • fix mail notifications

1.0.5 - 2017-03-05

  • clean up migrations

1.0.4 - 2017-03-02

  • fix for bug when using a custom model

1.0.3 - 2017-03-02

  • further improvements for wrong value in Next run in list commands

1.0.2 - 2017-03-02

THIS VERSION IS BROKEN, DO NOT USE

  • fix for wrong value in Next run in list commands

1.0.1 - 2017-03-02

THIS VERSION IS BROKEN, DO NOT USE

  • fix for wrong value in Next run in list commands

1.0.0 - 2017-03-02

  • initial release