Releases: laravel/telescope
Releases · laravel/telescope
v4.12.0
Added
- Laravel v10 Support by @driesvints in #1292
v4.11.0
Added
- Add support for model keys cast to backed enums in FormatModel by @sidquisaad in #1286
Changed
- Uses PHP Native Type Declarations 🐘 by @nunomaduro in #1267
v4.10.2
Fixed
- Fix deprecations by @driesvints in #1284
v4.10.1
Fixed
- Adjust text-break layout with text-break class by @thomas-goncalves-83 in #1281
- Fix FormatModel class to work with keyless Pivot models by @Cellard in #1282
v4.10.0
Added
- Add the Ability to Pass Custom
ignore_paths
To Query Watcher by @Watercycle in #1276
v4.9.6
v4.9.5
Fixed
- Dont register redis watcher if the redis service is not bound into the container. by @mad-briller in #1259
v4.9.4
Fixed
- Do not record when unserializing command by @driesvints in #1257 & #1258