github AsmitNepali/filament-upload v2.1.0

one day ago

What's Changed

  • Fix "View [components.file-upload] not found" on Filament v5.7+ by @zvizvi in #11

Filament v5.7 removed the filament-forms::components.file-upload Blade view in favour of an embedded (HasEmbeddedView) renderer. The component now falls back to toEmbeddedHtml() when the Blade view is absent, staying compatible with Filament v3/v4.

Full Changelog: v2.0.0...v2.1.0

Don't miss a new filament-upload release

NewReleases is sending notifications on new releases.