Skip to content

Releases: spatie/laravel-uptime-monitor

3.2.1

08 Feb 13:41
Compare
Choose a tag to compare

add support for L5.6

3.2.0

20 Dec 19:55
060197c
Compare
Choose a tag to compare
  • add ability for monitors to have their own response checkers

3.1.0

11 Dec 15:53
Compare
Choose a tag to compare
  • add ability to send payload to verify uptime

3.0.0

31 Aug 14:37
Compare
Choose a tag to compare
  • add support for Laravel 5.5, drop support for Laravel 5.4
  • renamed config file from laravel-uptime-monitor to uptime-monitor

2.2.0

28 Apr 17:46
Compare
Choose a tag to compare
  • add retry_connection_after_milliseconds to config file

2.1.0

13 Mar 12:51
Compare
Choose a tag to compare
  • add sync command

2.0.3

13 Mar 07:56
Compare
Choose a tag to compare
  • fixed bug in getting unchecked monitors

2.0.2

08 Mar 16:23
Compare
Choose a tag to compare
  • added monitor location to mail notifications

2.0.1

28 Jan 08:18
Compare
Choose a tag to compare
  • ask for protocol when creating a monitor

2.0.0

24 Jan 16:49
Compare
Choose a tag to compare
  • add support for L5.4
  • drop support for L5.3