v1.2.5 - 2024-09-03
- [1.x] Removed useless default null values for env method by @siarheipashkevich in laravel#404
v1.2.4 - 2024-07-08
- Skip unreadable filesystems by @27pchrisl in laravel#392
v1.2.3 - 2024-06-04
- [1.x] Fix DB prefixing for Postgres and SQLite by @jessarcher in laravel#386
v1.2.2 - 2024-05-26
- [1.x] Use Contracts for common services by @timacdonald in laravel#376
- [1.x] Fix static analysis by @timacdonald in laravel#379
v1.2.1 - 2024-05-22
- Fix exception from missing import on select component by @rginnow in laravel#373
v1.2.0 - 2024-05-17
- [1.x] Ensure missing user does not throw a type error by @timacdonald in laravel#366
- [1.x] Allow thresholds of slow queries, jobs and requests to be customised by regex pattern by @matheus-carvalho in laravel#340
- [1.x] Removes the padding right when there is no scroll active. by @xiCO2k in laravel#369
- [1.x] Associate label with select by @timacdonald in laravel#371
- [1.x] Improve config for 3rd party cards by @timacdonald in laravel#372
v1.1.0 - 2024-05-06
- [1.x] Ignore offline servers (continued) by @JustinElst in laravel#355
- Add support for Relay by @riasvdv in laravel#358
- Added reverb to default vendor cache keys by @phlawlessDevelopment in laravel#360
- [1.x] Rename highlighting prop by @timacdonald in laravel#362
- [1.x] Cache testing improvements by @timacdonald in laravel#363
Initial release of Pulse. For more information, please consult the Pulse documentation.