Skip to content

Releases: AXN-Informatique/livewire-upload-handler

1.5.2

Choose a tag to compare

@forxer forxer released this 22 Jul 08:03

Add support for axn/laravel-glide 4

Full Changelog: 1.5.1...1.5.2

1.5.1

Choose a tag to compare

@forxer forxer released this 13 Jul 07:08

Slimmed Boost guidelines to pointer + critical pitfalls (details covered by the skill)

Full Changelog: 1.5.0...1.5.1

1.5.0

Choose a tag to compare

@forxer forxer released this 03 Apr 07:41
  • Add Laravel 13 support

Full Changelog: 1.4.1...1.5.0

1.4.1

Choose a tag to compare

@forxer forxer released this 11 Mar 11:56

Fix resources/boost/ missing from composer archive

Full Changelog: 1.4.0...1.4.1

1.4.0

Choose a tag to compare

@forxer forxer released this 11 Mar 09:52
  • Add client-side image dimension validation (minWidth, maxWidth, minHeight, maxHeight)
  • Add Laravel Boost assets (resources/boost/)

Full Changelog: 1.3.2...1.4.0

1.3.2

Choose a tag to compare

@lgtaxn lgtaxn released this 22 Jan 10:40
  • Fix theme loading

1.3.1

Choose a tag to compare

@lgtaxn lgtaxn released this 22 Jan 09:45
  • Add missing view progress.blade.php for theme bootstrap-4

1.3.0

Choose a tag to compare

@lgtaxn lgtaxn released this 22 Jan 08:57

Breaking changes if you used events

  • Rename events (to be catched by Alpine x-on directive):
    • livewire-upload-handler:uploaded to luh-uploaded
    • livewire-upload-handler:canceled to luh-canceled
    • livewire-upload-handler:media-saved to luh-media-saved
    • livewire-upload-handler:media-deleted to luh-media-deleted
  • Add inputBaseName parameter to luh-media-saved and luh-media-deleted events
  • Add bootstrap-4 theme

1.2.2

Choose a tag to compare

@forxer forxer released this 18 Jan 17:36
  • Documentation: Add instructions for excluding temporary files from Git
    • Extended "Git Configuration" section in docs/installation.md
    • Document livewire-tmp/ (Livewire) and .livewire-upload-handler-glide-cache/ (this package)
    • Visible note in main README.md
    • Shell commands for automatic .gitignore creation

Full Changelog: 1.2.1...1.2.2

1.2.1

Choose a tag to compare

@forxer forxer released this 13 Jan 09:47
  • Add YAML front-matter to documentation for Savane compatibility
  • Add docs/index.md as documentation entry point
  • Add UPGRADE.md with migration guides

Full Changelog: 1.2.0...1.2.1