Releases: laravel/telescope
Releases · laravel/telescope
5.18.0
- Use cascadeOnDelete() to fix PHPStan error in migration by @monteiro in #1682
- [5.x] Supports restricting private tunnel requests for
localenvironment by @crynobone in #1674 - Add missing limit(-1) to QueueController batch query by @EhabAmawi in #1684
- Laravel 13.x Compatibility by @laravel-shift in #1686
v5.17.0
- Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #1676
- Update gate definition to type-hint User model by @dipesh79 in #1677
v5.16.1
- fix: ignore track chrome devtools route by @haminh7036 in #1669
- Fix dumps screen missing sf-js-enabled css class name by @haminh7036 in #1671
v5.16.0
- refactor(reflection): remove deprecated setAccessible usage by @artengin in #1661
- [5.x] Update .gitignore by @jackbayliss in #1664
- feat: add duration column to HTTP Client in related entries by @florenmoya in #1666
v5.15.1
- [5.x] PHP 8.5 Compatibility by @crynobone in #1658
v5.15.0
- Bump vite from 5.4.20 to 5.4.21 by @dependabot[bot] in #1649
- feat: add shouldIgnoreHosts method to filter HTTP client requests by host by @artengin in #1650
v5.14.1
- Fix: Record IncomingExceptionEntry with binary content by @jlswanson28694 in #1646
- [5.x] Simplify control flow by @AhmedAlaa4611 in #1645
v5.14.0
- [5.x] chunk on number of tags rather than number of entries by @cosmastech in #1644
v5.13.0
- [5.x] Introduce pre-package uninstall listener by @cosmastech in #1641