Skip to content

v2.0.0

Compare
Choose a tag to compare
@redJ4y redJ4y released this 14 Feb 02:28
· 14 commits to master since this release
28cbfcb
  • Switch to Composer for dependency management
  • Bump Raygun4PHP dependency to v2.3.0
  • Use new async sending guzzle (adds support for async on Windows)
  • Switch Raygun4JS dependency to grab latest CDN distribution
  • Add error type tagging
  • Log errors that fail to send to Raygun
  • Add setting to disable tracking on admin pages
  • Rename Mindscape namespace to Raygun (src)
  • Improve RaygunClientManager such that setting changes take effect immediately
  • Correct relationship between error handler and shutdown handler
  • Miscellaneous bug fixes, code improvements, UI and documentation updates