Skip to content

Releases: laravel/telescope

v3.2.2

28 Apr 16:01
419b288
Compare
Choose a tag to compare

Fixed

  • Fix typed properties issues (#879)
  • Remove thousands separator in time records (#877)

v3.2.1

14 Apr 15:37
63c4d7f
Compare
Choose a tag to compare

Fixed

  • Testing fixes (#866)
  • Encode array for logging (#873)

v3.2.0

17 Mar 17:58
10992fa
Compare
Choose a tag to compare

Added

  • Added isQuery in IncomingEntry (#842)

Fixed

  • Preserving the alphabetical order of providers (#841)

v3.1.1

28 Feb 06:23
ba5316b
Compare
Choose a tag to compare

Fixed

  • Fix array to string conversion (#839)

v3.1.0

25 Feb 15:33
bcab3bf
Compare
Choose a tag to compare

Added

v3.0.0

18 Feb 20:27
53c40e8
Compare
Choose a tag to compare

Changed

  • Change Telescope::$tagUsing to an array (#694)
  • Make ignoring Laravel Nova paths configurable (#799)

Removed

  • Dropped support for Laravel 5.8

v2.1.7

18 Feb 19:39
5aa2a29
Compare
Choose a tag to compare

Fixed

  • Handle all eval() failures from Laravel Tinker (#829)

v2.1.6

12 Feb 14:39
005f998
Compare
Choose a tag to compare

Fixed

  • ReflectionException when used with debugbar (#825)

v2.1.5

04 Feb 15:42
29bd560
Compare
Choose a tag to compare

Fixed

  • Only log file/line for exception trace (#817)

v2.1.4

04 Feb 15:42
d6b8c40
Compare
Choose a tag to compare

Fixed

  • Avoiding to create guard (#810)