Skip to content

Releases: spatie/laravel-medialibrary

11.23.5

Choose a tag to compare

@freekmurze freekmurze released this 10 Aug 08:15
8ca1695

What's Changed

  • Decode remote url path before stripping directory in addMediaFromUrl by @bunlongheng in #3961

New Contributors

Full Changelog: 11.23.4...11.23.5

11.23.4

Choose a tag to compare

@freekmurze freekmurze released this 07 Aug 08:08
9f28da2

What's Changed

  • docs: fix HasMedia interface import in custom image generator by @latent-9 in #3960
  • docs: fix outdated class namespaces in consuming events guide by @latent-9 in #3959
  • Fix media-library:clean when conversions live on a separate disk by @AdzerKI in #3958

New Contributors

Full Changelog: 11.23.3...11.23.4

11.23.3

Choose a tag to compare

@freekmurze freekmurze released this 22 Jul 07:06
b578814

What's Changed

  • Remove period from the command description by @kminek in #3953
  • Keep the just-added media when enforcing a collection size limit by @freekmurze in #3955

Full Changelog: 11.23.2...11.23.3

11.23.2

Choose a tag to compare

@freekmurze freekmurze released this 09 Jul 13:26
cc1fdc4

What's Changed

New Contributors

Full Changelog: 11.23.1...11.23.2

11.23.1

Choose a tag to compare

@freekmurze freekmurze released this 24 Jun 08:32
143106b

Fixed

  • Strip path-traversal (..) segments from the zip_filename_prefix custom property so MediaStream can no longer emit ZIP archives with traversal entries (zip-slip defense-in-depth) #3947

11.23.0

Choose a tag to compare

@freekmurze freekmurze released this 28 May 06:39
98409dd

What's Changed

  • Update Retrieving converted images documentation to include getAvailableTemporaryUrl by @Orrison in #3936
  • Fix flaky S3 temporary-URL tests by comparing without timing params by @freekmurze in #3940
  • Harden filename validation against malicious extensions by @freekmurze in #3939
  • Add opt-in conversions_disk_name config for default conversions disk by @patrickweh in #3938

New Contributors

Full Changelog: 11.22.1...11.23.0

11.22.1

Choose a tag to compare

@freekmurze freekmurze released this 04 May 11:43
808424a

What's Changed

  • Removed stray 3MB speaking-page.png from the repo root, accidentally committed in a previous "wip" commit. Reduces the size of the package archive downloaded by Composer.

Full Changelog: 11.22.0...11.22.1

11.22.0

Choose a tag to compare

@freekmurze freekmurze released this 28 Apr 09:19
a80f584

What's Changed

New Contributors

Full Changelog: 11.21.2...11.22.0

11.21.2

Choose a tag to compare

@freekmurze freekmurze released this 23 Apr 08:15

What's Changed

  • fix: skip URL encoding for S3 disk to prevent double encoding by @moemadeldin in #3934

Full Changelog: 11.21.1...11.21.2

11.21.1

Choose a tag to compare

@freekmurze freekmurze released this 22 Apr 07:49
422b7ff

What's Changed

  • Fix docs bugs: 'to the where' typo and 'how to working with conversio… by @tareq-halaby in #3928
  • Fix awkward phrasing: 'want to not move, but copy' -> clearer wording by @tareq-halaby in #3927
  • fix: encode percent signs in filenames when generating URL by @moemadeldin in #3930

New Contributors

Full Changelog: 11.21.0...11.21.1