Skip to content

4.1.6

Choose a tag to compare

@itsgoingd itsgoingd released this 24 Jul 22:36
· 509 commits to master since this release
  • added support for filtering collected requests by method to Laravel integration (options requests filtered by default) (idea by mortenscheel, thanks!)
  • added support for filtering collected requests by uri and method to vanilla integration
  • fixed handling of failed file operations on index file in file storage (reported by staabm, thanks!)