github ultraviolettes/filament-jobs-monitor v4.6.1

latest release: v4.6.2
3 hours ago

Fixed

  • Localised "Job History" sub-navigation label: the first entry of the Jobs / Pending / Failures sub-navigation had no label of its own, so Filament derived an English "List Queue Monitors" from the page class name whatever the panel locale. ListQueueMonitors now uses the existing queued_jobs key, like its two siblings. (@saythe0#149)
  • Dedicated plural_model_label key: resources.plural_label now defaults to filament-jobs-monitor::translations.plural_model_label instead of reusing navigation_label, and the key exists in all 15 locales. Published configs still pointing at navigation_label keep working unchanged. (@saythe0#149)

Changed

  • Supply-chain hardening of the CI: every GitHub Action is pinned to a full commit SHA, Dependabot now also covers the npm ecosystem (package-lock.json), and both ecosystems get an update cooldown. CI configuration only, no source change. (#150)

Full Changelog: v4.6.0...v4.6.1

Don't miss a new filament-jobs-monitor release

NewReleases is sending notifications on new releases.