Releases: laravel/pulse
Releases · laravel/pulse
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
v1.2.3
- [1.x] Fix DB prefixing for Postgres and SQLite by @jessarcher in #386
v1.2.2
- [1.x] Use Contracts for common services by @timacdonald in #376
- [1.x] Fix static analysis by @timacdonald in #379