Skip to content

v3.13.0 (Laravel v12 support)

Latest
Compare
Choose a tag to compare
@Baspa Baspa released this 26 Feb 13:55
· 1 commit to main since this release
4bbb699

What's Changed

  • [Bug fix] Ignoring ssl integrity check for assets files by @MuriloChianfa in #66
  • [Translations] Adding Brazilian Portuguese translations by @MuriloChianfa in #67
  • Use getRemoteFileSize for image size check so that ssl verification follows config by @hulkur in #69
  • [Fix] installation problem on laravel 11 by @Baspa in #72
  • [Fix] Handle failed image size check gracefully and return default values by @Baspa in #73
  • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #75
  • Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #76
  • add support for laravel 12 by @atmonshi in #77

New Contributors

Full Changelog: v3.12.0...v3.13.0