Skip to content

Releases: dotswan/filament-laravel-pulse

1.1.6

03 Jan 09:46
578c316
Compare
Choose a tag to compare

Changes Made:

  1. Resolved Style Conflicts:
    • Fixed mismatched text and background colors to ensure proper contrast in dark mode.

1.1.5

01 Jan 13:58
8916219
Compare
Choose a tag to compare

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

17 Dec 08:49
72c4ad4
Compare
Choose a tag to compare
  • 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

12 Aug 11:19
580aff1
Compare
Choose a tag to compare
  • Updated the CSS file to correct the dark mode styles.

1.1.0

27 Jul 18:17
b85f807
Compare
Choose a tag to compare
  • Added SlowJobsFeature and update installation instructions by @Sirajunnasihin

1.0.0

09 Jul 14:44
Compare
Choose a tag to compare

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.