Skip to content

Releases: exitdump/laravel-media

add license under MIT

18 May 21:13
0e65ce2

Choose a tag to compare

v1.1.2

Update composer.json

Release: v1.1.1 – Media Component Improvements & Optimized Asset Handling

18 May 20:57
b01ddbb

Choose a tag to compare

What's New in v1.1.0:

  • ✅ Blade component added for seamless media selection.
  • 🖼️ Improved modal UI and file listing experience.
  • ⚙️ Better asset management without requiring script/style injection.
  • 🚀 Assets can now be smartly handled using Livewire-style directives.
  • 🔄 Enhanced MediaHandler with production-level structure.
  • 📦 Configurable routes and cleaner publishing setup.
  • 🧩 Simplified usage: just install the package and use the component!

v1.1.0

16 May 23:50
1b45533

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

📦 v1.0.0 - Initial Release

16 May 23:31
93b7277

Choose a tag to compare

🎉 First stable release of Laravel Media package.