Release Notes

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

3.2.20

November 2nd, 2021

What's improved

What's fixed

3.2.19

October 29th, 2021

What's new

  • Added lang to sites to explicitly define the language for translations. #4612 by @jelleroorda
  • The mode in the code fieldtype may optionally be selectable by the user. #4586 by @jackmcdade
  • Added RevisionSaved and RevisionDeleted events #4587 by @jesseleite
  • Added latest_date to the date fieldtype (and fixed earliest_date). #4623 by @jackmcdade

What's improved

What's fixed

3.2.18

October 25th, 2021

What's new

  • Add support for orWhere(), orWhereIn(), and orWhereNotIn() in query builders. #4356 by @ryanmitchell

What's improved

What's fixed

3.2.17

October 20th, 2021

What's new

  • Ability to add additional toast notifications from PHP. #4449 by @fjahn
  • Add ability to assign user groups when registering. #4529 by @jacksleight
  • The "remember me" feature is configurable for OAuth. #4415 by @samspinoy

What's improved

What's fixed

  • Fix a number of issues with select (and similar) fieldtypes. #4483 by @jasonvarga
  • Fix reversing of entries when re-ordering a desc ordered collection. #4532 by @jesseleite
  • Speed up the recently added fieldtype input debouncing. #4470 by @jasonvarga
  • Fix entry taxonomization indexing for existing terms. #4530 by @jesseleite
  • Fix a couple of issues regarding the User::fromUser() method when using Eloquent. #4500 by @jesseleite

3.2.16

October 14th, 2021

What's improved

What's fixed