Releases: laravel/pulse
Releases · laravel/pulse
v1.7.3
- [1.x] Fix AuthTest for Livewire v4 RequireLivewireHeaders middleware by @JoshSalway in #499
- [1.x] Fix RedisTest for Laravel 13 Redis prefix change and updated serialization by @JoshSalway in #500
- [1.x] Fix enum_value() undefined on older Laravel versions by @JoshSalway in #501
- Fix CI: Livewire 3 version constraint and flaky sampling tests by @JoshSalway in #502
v1.7.2
- Remove redundant "When to Apply" section from skill body by @pushpak1300 in #491
- [1.x] Add Laravel 13 support by @hamedelasma in #489
v1.7.1
- Allow
Pulse::record()andPulse::set()to accept enums by @devajmeireles in #486
v1.7.0
- Restrict unserialize in RedisIngest by @sulimanbenhalim in #479
- Add pulse-development Boost skill by @pushpak1300 in #484
v1.6.0
- Add sortBy option to Server Livewire card for customizable sorting by @NilLlisterri in #477
- [1.x] Supports restricting private tunnel requests for
localenvironment by @crynobone in #475
v1.5.0
- Add Livewire v4 support by @joshhanley in #474
v1.4.7
v1.4.6
- Remove deprecated backticks by @TomatoPana in #471
v1.4.5
v1.4.4
- [1.x] PHP 8.5 Compatibility by @crynobone in #467