Release Notes

3.3.67

January 30th, 2023

What's fixed

3.3.66

January 26th, 2023

What's new

What's improved

What's fixed

3.3.65

January 18th, 2023

What's new

What's improved

  • When using revisions, the publish action button takes into consideration whether you can manage publish state. #7168 by @arthurperton
  • Pasting multiple lines into the list fieldtype will create multiple list items. #7340 by @jacksleight

What's fixed

3.3.64

January 6th, 2023

What's new

  • The searchable item is now passed into search transformers. #7305 by @okaufmann
  • You are now required to enter your existing password in order to change it, in the CP. #7287 by @jasonvarga

What's improved

What's fixed

3.3.63

December 21st, 2022

What's new

  • Ability to use separate queue for in the static:warm command. #7184 by @robbanl

What's improved

What's fixed

3.3.62

December 16th, 2022

What's new

What's improved

What's fixed

  • Fix asset thumbnails and file icons in entry listings and assets field. #7195 by @jacksleight
  • Fix autofocusing of the first field in Control Panel forms. #7242 by @jackmcdade
  • Fix default preferences not being tracked with the Git integration. #7230 by @jesseleite
  • The color fieldtype's picker closes when clicking save. #7219 by @jacksleight
  • The collection widget's "create entry" button works with multiple blueprints. #7217 by @jackmcdade

3.3.61

December 13th, 2022

What's new

  • Add user:profile_form and user:password_form tags. #6400 by @jacksleight
  • Add info about Stache watcher and Static Caching to the about and support:details commands. #7213 by @joshuablum

What's improved

What's fixed

3.3.60

December 2nd, 2022

What's new

What's improved

What's fixed

  • Maintain sort parameter in REST API links. #7158 by @edalzell
  • Make Antlers value resolution "lazy", and make pluck operator work with nulls. #7151 by @JohnathonKoster
  • Prevent deprecation warning when using yield tag with no matching section and no fallback. #7149 by @xuneXTW
  • Add authorization to "duplicate" actions. #7150 by @jasonvarga
  • Avoid wrapping of date fields in listings. #7146 by @jackmcdade
  • Allows localization variable to be saved as false. #7087 by @tao

3.3.59

November 29th, 2022

What's new

What's improved

What's fixed

3.3.58

November 21st, 2022

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

3.3.57

November 18th, 2022

What's new

What's improved

What's fixed

3.3.56

November 16th, 2022

What's new

What's improved

What's fixed

3.3.55

November 14th, 2022

What's new

  • Support custom date formats in route definitions. #7043 by @bencarr

What's improved

What's fixed

3.3.54

November 9th, 2022

What's improved

What's fixed

3.3.53

November 8th, 2022

What's improved

What's fixed

  • Fix parent and updated_by fields not being shallow augmented in API, sometimes causing recursion. #7025 by @jasonvarga
  • Fix a couple of "root page cannot have children" issues. #7007 by @jasonvarga
  • Fix failing test due to orchestra/testbench update. #7017 by @jasonvarga