Release Notes

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

3.3.2

March 18th, 2022

What's improved

What's fixed

3.3.1

March 16th, 2022

What's new

  • Ability to make fields read only through the Blueprint builder. #5379 by @jackmcdade

What's improved

What's fixed

  • Fix issue in Runtime parser where augmenting within an expression could alter the scope. #5525 by @JohnathonKoster
  • Fix Grid fields not converting to JSON by making Values implement JsonSerializable. #5524 by @jasonvarga
  • Fix error when determining slug language on non-entry forms. #5523 by @jasonvarga
  • Fix nested query builder access in Regex parser. #5521 by @jasonvarga
  • Fix Runtime parser not supporting dashes in variable names. #5516 by @JohnathonKoster
  • Fix Flysystem error on Cache Manager utility page. #5509 by @jesseleite

3.3.0

March 15th, 2022

Read First

3.2.39

March 22nd, 2022

What's fixed

  • Prevent filtering users by password hashes in the APIs. #5604 by @jasonvarga
  • Fix error when determining slug language on non-entry forms. #5603 by @jasonvarga

3.2.38

March 14th, 2022

What's new

What's improved

What's fixed

3.2.37

March 7th, 2022

What's improved

What's fixed

3.2.36

March 4th, 2022

What's new

  • The route tag can be used with a name parameter. #5407 by @ryanmitchell
  • The CP updater will prevent you upgrading to a version that could require manual changes. #5401 by @jasonvarga

What's fixed

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