Releases: laravel/pulse
Releases · laravel/pulse
v1.4.0
- [1.x] Fix background color for overscroll-bounce by @angelej in #442
- [1.x] Fix: Keep select fields open by @angelej in #441
- Allow system default of dark mode if theme value is unrecognized by @J-T-McC in #440
- [1.x] Fix empty state for the exceptions card by @angelej in #439
- [1.x] Encode slow queries if highlighting is disabled by @angelej in #443
v1.3.4
- Supports Laravel 12 by @crynobone in #438
v1.3.3
- [1.x] Add nested controller route grouping by @timacdonald in #433
- [1.x] Supports Relay driver on PHP 8.4 by @crynobone in #421
v1.3.2
- [1.x] Prevent memory leak on
pulse:work
command when using Telescope by @gdebrauwer in #430
v1.3.1
v1.3.0
- [1.x] Ensure run at is always returned to the front end in UTC by @timacdonald in #425
- [1.x] Add Configurable Trim Duration for Pulse Data Storage by @tharlei in #424
- [1.x] Prevent memory leak on
pulse:check
command when using Telescope by @gdebrauwer in #426 - [1.x] Use dedicated config value for trimming storage by @timacdonald in #427
v1.2.7
- [1.x] Supports PHP 8.4 by @crynobone in #419
- [1.x] Format dates on graph updates by @timacdonald in #423
v1.2.6
- [1.x] Format dates to browsers timezone by @timacdonald in #417
- [1.x] Update NPM dependencies by @timacdonald in #418
v1.2.5
- [1.x] Removed useless default null values for env method by @siarheipashkevich in #404
v1.2.4
- Skip unreadable filesystems by @27pchrisl in #392