Skip to content

Releases: Moesif/moesif-laravel

v2.0.6

12 Feb 01:09
b3deee4
Compare
Choose a tag to compare

Fix:

  • Set metadata to null in case of empty array
    Refactor:
  • Bump user-agent version

v2.0.5

19 Nov 00:34
4500592
Compare
Choose a tag to compare

Fix:

  • Avoid retry sending events with disableForking

v2.0.4

02 Nov 20:38
af9af3b
Compare
Choose a tag to compare

Add:

  • Additional error logs and details to README.md on how to enable exec. (No functional changes)

v2.0.3

30 Oct 22:19
83c63f3
Compare
Choose a tag to compare

Fixes:

  • Issue if functions are not set in config class may cause undefined variable error

v2.0.2

30 Oct 19:40
f7ee784
Compare
Choose a tag to compare

Fix:

  • ErrorException Undefined variable: skip

v2.0.1

30 Oct 19:13
b4579a1
Compare
Choose a tag to compare

Fixes:

  • Issue where config/moesif.php is missing on installation

v2.0.0

06 Oct 02:26
Compare
Choose a tag to compare

Breaking Change:

Add:

v1.4.11

30 Jul 23:13
1fd5190
Compare
Choose a tag to compare

Add:

  • Added Windows OS detection when running a forked cURL exec() #24

v1.4.10

21 Jul 05:51
c40074d
Compare
Choose a tag to compare

Add:

  • disableForking configuration option

Cleanup:

  • User-Agent version to 1.4.10
  • Update README.md

v1.4.9

18 Jul 07:21
64a6877
Compare
Choose a tag to compare

Fixes

  • Class ‘Moesif\Sender\Exception’ not found when PHP extension not added to PHP