Release Notes

3.2.35

March 1st, 2022

What's fixed

  • Fixed casing of pdfobject import.

3.2.34

March 1st, 2022

(Assets are missing from this release. Fixed in 3.2.35)

What's new

What's improved

What's fixed

3.2.33

February 11th, 2022

What's new

What's improved

What's fixed

3.2.32

January 26th, 2022

What's improved

What's fixed

3.2.31

January 14th, 2022

What's new

What's fixed

  • The static:warm command visits taxonomy URLs, excludes taxonomy URLs with no views, includes multisite taxonomy URLs, displays the URL count, and excludes excluded URLs. #5065 by @arthurperton
  • Fix how localized terms and globals save their data and fall back to origin values. #4884 by @aerni
  • Prevent nested Bard fields from going into fullscreen mode. #5059 by @jonassiewertsen
  • Fix infinite loop when using nested Replicator fields. #5055 by @jasonvarga
  • Replaced a hardcoded lang directory reference. #5054 by @Konafets
  • Fix incorrect redirect when saving a taxonomy term. #5053 by @arthurperton
  • Fix SVGs not displaying in private asset containers. #4991 by @arthurperton
  • Fix saving not using the latest state when you hit save too quickly after typing. #5039 by @jackmcdade
  • Fix some PHP 8.1 deprecation messages. #5063 by @edalzell
  • Add allowed composer plugins. #5069 by @jasonvarga

3.2.30

January 7th, 2022

What's new

What's improved

  • The display field is auto-focused in the blueprint builder. #5026 by @jackmcdade

What's fixed

3.2.29

January 4th, 2022

What's new

What's improved

What's fixed

  • Fix red error states when dealing with nested fields (Replicator, Grid, Bard). #5002 by @arthurperton
  • Prevent error when when uploading assets in forms when there's no container configured. #4974 by @arthurperton
  • Fix intersection error in iterator query builder, which search uses. #5006 by @jasonvarga
  • In the fieldtype selector, hide empty sections, and hide slug for forms. #4948 by @jesseleite
  • Link to docs in route config field. #4986 by @Konafets
  • Fix reordering in a collection ending with the word "collection". #4978 by @arthurperton
  • Fix changelog dates. #4973 by @markguleno

3.2.28

December 22nd, 2021

What's new

What's improved

What's fixed

3.2.27

December 17th, 2021

What's new

What's improved

What's fixed

3.2.26

December 10th, 2021

What's new

What's fixed

3.2.25

December 7th, 2021

What's new

What's fixed

3.2.24

November 24th, 2021

What's new

What's improved

3.2.23

November 19th, 2021

What's new

What's fixed

  • Added missing antlers config to the UI for Bard fields. #4782 by @jackmcdade
  • Fixed error when submitting forms from other domains. #4745 by @SteJW

3.2.22

November 15th, 2021

What's new

  • Publish form tabs are pushed into the URL so you can link to specific tabs or stay where you are when refreshing. #4660 by @jackmcdade
  • Option to hide email login button when using OAuth. #4625 by @duncanmcclean
  • Include cascade data (like globals) on the password protection page. #4706 by @ryanmitchell
  • Add download method to the Asset class. #4712 by @edalzell
  • Using an invalid nav or collection on the nav tag will throw an exception. #4624 by @jelleroorda
  • Add bootAddon() method to AddonServiceProvider. #4696 by @ryanmitchell
  • Ability to infer template from blueprint. #4668 by @jesseleite

What's improved

What's fixed

3.2.21

November 8th, 2021

What's new

  • The locales tag can output data for all sites even when the entry isn't localized. It can also exclude its own locale. #4665 by @aerni
  • Utility for warming the Stache. #4659 by @jackmcdade

What's improved

What's fixed