Skip to content
This repository was archived by the owner on Jul 11, 2019. It is now read-only.

v1.6

Choose a tag to compare

@itsgoingd itsgoingd released this 28 Apr 15:44
· 201 commits to master since this release
  • added support for model and caller file name and line number in database tab (thanks OmarMakled and fitztrev for the idea)
  • added support for caller file name and line number in log tab (thanks crissi for the idea)
  • added support for context in the log tab (thanks crissi for the idea)
  • improved pretty jason component to lazy-render objects improving UI performance a ton when logging large objects like Eloquent collections
  • fixed sorting of database, log, view and emails tables not working
  • fixed minor style issues with requests list error/warning count overlay on dark background
  • fixed HTML injection in the pretty-jason component
  • updated angular, jquery and other 3rd party libraries
  • cleaned up and refactored some internal parts