Releases: dotswan/filament-laravel-pulse
Releases · dotswan/filament-laravel-pulse
1.1.6
1.1.5
Release Notes: Version 1.1.5 🎉
This patch release includes several important fixes and updates:
- Updated JS and CSS for date formatting: Synchronized with the latest changes from
laravel/pulse
v1.x. - PulseSlowOutGoingRequests fix: Resolved a config mismatch issue to ensure proper responsiveness.
- PulseSlowJobs widget improvement: Fixed an exception caused by a missing property by setting a default value, inspired by the PulseUsage widget.
A huge thank you to @SanderMuller for the outstanding contributions to this release! 🚀
1.1.2
-
Dependencies:
-
Updated project dependencies to the latest versions for enhanced performance, security, and compatibility.
-
CSS Improvements:
- Refined and improved global CSS styles for better UI consistency and responsiveness.
- Fixed minor styling issues across multiple components to ensure a polished user experience.
1.1.1
1.1.0
- Added SlowJobsFeature and update installation instructions by @Sirajunnasihin
1.0.0
Release v1.0.0
We are excited to announce the first official release of Filament Laravel Pulse, version 1.0.0! This initial release brings a robust set of features to enhance your Filament dashboard with powerful monitoring capabilities.
Features
- Server Monitoring: Track and display server performance metrics.
- Cache Usage: Monitor cache usage and performance.
- Exception Tracking: View and manage application exceptions.
- Queue Management: Monitor job queues and processing times.
- Performance Analytics: Gain insights into slow outgoing requests, slow queries, and overall application usage patterns.