What's Changed
Fixed
- Details action modal crash: Fixed
Attempt to read property "exception_message" on nullwhen clicking the "Details" action onQueueMonitorResource. The closure parameter was renamed from$queueMonitorto$recordto match Filament 5 conventions. (@danielebarbaro — #111)
CI
- Bump
dependabot/fetch-metadatafrom3.0.0to3.1.0(#112) - Fix Dependabot auto-merge workflow: replace
--auto --mergewith--squash
Full Changelog: v4.4.0...v4.4.1