Skip to content

v3.3.58

Choose a tag to compare

@github-actions github-actions released this 21 Nov 22:55

What's new

  • Ability to disable generating asset preset manipulations on upload. #7076 by @ryanmitchell

What's improved

What's fixed

  • Prevent error in Static Caching middleware when using JSON responses. #7075 by @FrittenKeeZ
  • Prevent dates being added to localized entries in non-dated collections. #7086 by @tao
  • Support for JsonResource::withoutWrapping. #7072 by @jhhazelaar
  • Prevent error in form route binding when customizing action route. #7083 by @julesjanssen
  • Fix incorrect home icon and slug in entry listings. #7095 by @jasonvarga
  • Prevent entire assets:generate-presets command failing when encountering invalid images. #7091 by @ryatkins