Release Notes

Stay up to date with the latest Statamic changes.
To see what's in development, check out the roadmap.

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

3.2.15

October 12th, 2021

What's new

What's improved

  • When creating a new localized entry, the published toggle will now match the origin entry's status. #4432 by @jesseleite

What's fixed

3.2.14

October 8th, 2021

What's improved

What's fixed

  • Fieldtype titles are translated separately to prevent conflicts with common words. #4423 by @jasonvarga
  • Collection entry counts are site specific. #4424 by @jasonvarga
  • Fixed issue where IDs are shown instead of titles in relationship fieldtypes when using Eloquent. #4422 by @tobiasholst

3.2.13

October 7th, 2021

What's improved

What's fixed