Releases: laravel/telescope
Releases · laravel/telescope
v3.2.2
Fixed
- Fix typed properties issues (#879)
- Remove thousands separator in time records (#877)
v3.2.1
Fixed
- Testing fixes (#866)
- Encode array for logging (#873)
v3.2.0
Added
- Added
isQuery
in IncomingEntry
(#842)
Fixed
- Preserving the alphabetical order of providers (#841)
v3.1.1
Fixed
- Fix array to string conversion (#839)
v3.0.0
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
Fixed
- Handle all
eval()
failures from Laravel Tinker (#829)
v2.1.6
Fixed
- ReflectionException when used with debugbar (#825)
v2.1.5
Fixed
- Only log file/line for exception trace (#817)
v2.1.4
Fixed
- Avoiding to create guard (#810)