Release Notes

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

3.2.9

September 28th, 2021

What's new

  • The group_by modifier can now be looped over, use nested values, and handles dates. #4322
  • Added a split modifier. #4305

What's improved

  • Updated French, German, Swiss, and Russian translations. #4332 #4311 #4306
  • Return queries from QueriesConditions trait. #4312
  • Improve IDE completion of GraphQL facade. #4307

What's fixed

  • Fixed User class not being overridable. #4243
  • Fixed users fieldtype outputting too much data. #4243
  • Don't show "toggle all" checkbox in the asset selector if only one file is selectable. #4309
  • Fix pages that start with the CP route, but not actually within the CP, being considered a CP route. (e.g. /cpa) #4324
  • Support default values on all applicable form inputs. #4323

3.2.8

September 24th, 2021

What's new

  • Add a format_translated modifier to get translated Carbon dates. #4272

What's fixed

  • Localized entries with explicit null values will no longer inherit their origin's values. #4301
  • Fix slow stack selector listing in the entries fieldtype. #4302
  • Fix error when editing certain imported fields in the blueprint editor. #4298
  • Fix overzealous field blink cache that causes data to remain across entries when using the SSG. #4303
  • Fix another giant SVG icon. 488c8aca5

3.2.7

September 23rd, 2021

What's new

  • Add partial:exists and partial:if_exists tags. #4296

What's fixed

3.2.6

September 21st, 2021

What's new

  • When creating a localization of an entry, the slug becomes reactive to the title field again. #4292
  • Add a Site column to entry listings when using multisite. #4279

What's improved

  • German translations. #4283

What's fixed

  • Fix Replicator set picker popover going the wrong direction. #2966
  • Fix Globals nav and listing causing errors when using multisite. #4289
  • Fixed responsiveness of SVG icons. #4285
  • Added missing translation. #4282

3.2.5

September 17th, 2021

What's improved

  • A number of licensing UX improvements. #4262
  • Added Russian translations. #4263
  • Updated French translations. #4255
  • The Dashboard item is removed from the nav when there are no widgets. #4266

3.2.4

September 9th, 2021

What's fixed

  • Fix issue where Bards inside Replicators wouldn't validate. #4241

3.2.3

September 9th, 2021

What's new

  • Add support:zip-blueprint command. #3740
  • Ability to position instructions below the field. #4157

What's improved

  • The collection widget's title is now a link. #4215
  • Update Dutch translations. #4207

What's fixed

  • Fix issue where newly created asset folders wouldn't show on reload. #4176
  • Make the site:clear command clear trees. #4231
  • Bring back the HTML field on the HTML fieldtype so you can HTML in your HTML field. a3f7caabb
  • Read inline SVGs from Composer vendor directory which improves Vapor support. #4216
  • Escape user input on git commands. #4220
  • Validate replicator as an array. #4212

3.2.2

September 1st, 2021

What's improved

  • Added more loop variables to the nav tag. #4195
  • Update Dutch translations. #4185

What's fixed

  • Fix Starter Kits not being installable on Windows #4202
  • Fix Control Panel updater on Windows. #4198
  • Fix Live Preview and Visit URL icons. e67c3fc53
  • Fix Control Panel side nav height. statamic/ideas#313
  • Fix form submissions responses not being returned as JSON. #4186
  • Prevent error on empty bard fields, when they're configured to save HTML. #4197
  • Fix avatars overlaying incorrectly. #4196

3.2.1

August 26th, 2021

What's improved

What's fixed

  • Fix error using nav:breadcrumbs on a taxonomy page. #4179
  • Fix missing is_current in nav:breadcrumbs tag by allowing Pages to have supplemental values. #4178
  • Removed outdated Blueprint::all() IDE hint. #4172

3.2.0

August 24th, 2021

Read First πŸ‘€

Be sure to read the Upgrade Guide first as you may need to make some minor manual changes. You can also read the Statamic 3.2 Launch Announcement blog post to learn about many of the new features in depth!

What's new

  • A brand new Starter Kit experience that's objectively better in every possible way (just you wait and see). #3755
  • Navs can now have their own blueprints. πŸŽ‰ #3941
  • Addon/extension make commands now do all the boilerplate work for you, including wiring up webpack because nobody wants to do that. #3965
  • An entire Pringles can full of UI improvements that definitely doesn't have a fake snake coiled up inside. #3967
  • Added Alpine.js to the Control Panel. #3903
  • You can now select multiple rows in CP tables by clicking one, holding down shift, and clicking another. #3907
  • References get automatically updated throughout content when you move or rename assets and terms. #3850 #3912
  • Nav and collection tree items are now are collapsible. #3899
  • Added a pagination size selector to the asset browser. #3957

What's changing

  • cmd+s now does a quick save (and cmd+return does the full thing). #3910

What's fixed

  • Fixed git error when using symlinks. #4062
  • Prevent an error when users move or rename assets. #4068
  • The site:clear command will no longer remove the default filesystem disk configs.

3.1.35

August 23rd, 2021

What's new

  • Taxonomy terms may be live previewed. #4145
  • The foreach tag supports dynamic variables. #4012
  • The video fieldtype's placeholder may be customized. #4162

What's fixed

  • Fix missing environment variables when updating through the CP using Laravel Sail. #4027
  • Fix crop_focal usage in Glide presets. #4041
  • Fix nav and nav:breadcrumbs tags showing incorrectly showing redirected items as current. #4058
  • Fix date column on form submissions table. #3969
  • Make the as modifier work with collections. #4130
  • In the static:warm command, fix missing requests, and show errors for failed requests. #4128
  • Fix term title not taking the supplemented value into account. #4153
  • Fix CP nav items not being marked as active when there's a query string. #4149
  • Fix the link fieldtype's perpetual dirty state #4148
  • When creating a blueprint, the title will get slugified to prevent colons and question marks. #4143

3.1.34

August 17th, 2021

What's new

  • Add add_slashes modifier. 74208d23e
  • Add getKey method to User class. #4122

What's improved

  • Adjusted German translations. #4126
  • Align command descriptions. #4125

What's fixed

  • Fix data-table's rounded corners hover state. 1ea06666b

3.1.33

August 12th, 2021

What's new

  • Add Laravel Nova and Horizon links to CP. #4076 #4074

What's improved

  • Updated French and German translations. #4057 #4078

What's fixed

  • Fix GraphQL error when trying to get parent entry. #3971
  • GraphQL uses floats instead of integers for image dimensions. #4107
  • The video fieldtype no longer strips the ? from YouTube URLs. #4104
  • Add password_activations table to the auth:migration command stub. #4079
  • Update the config stubs used by the clear:site command. #4060
  • The markdown field's cmd+left behavior now works the way you expect it to. ad0c05bb4
  • Fix blueprint card corners. #4103
  • Fix tab overflow dropdown in LivePreview pane. a1c3f5bdb
  • Hide "Add Set" button when there are no sets. #4083
  • Prevent showing the Laravel Telescope link when the user doesn't have permission. #4075
  • Fix view scaffolding tpyo. #4077
  • Add toggle for "create" config option on entries and terms fieldtypes. #4069
  • Bump path-parse from 1.0.6 to 1.0.7 #4110
  • Remove unused tar dependency. c963ac8b5
  • Fix QueriesConditionTest #4113
  • Add more assertions for ternary conditions inside tag parameters #4111

3.1.32

July 28th, 2021

What's fixed

  • When we designed the tab overflow UI, we neglected the other tabs in the control panel. They look like tabs again. #4063

3.1.31

July 28th, 2021

What's new

  • Ability to query individual entries in a specific site using GraphQL. #4055

What's improved

  • Publish form tabs now overflow into a dropdown when there's no more room. #4051
  • Field handles are shown when hovering over labels for a moment. statamic/ideas#302

What's fixed

  • Fix newly uploaded assets showing incorrect metadata. #4059
  • Fix updating of entry's author field when user doesn't have permission to edit author. #4052