Release Notes

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

3.1.0

March 24th, 2021

Read First

3.0.49

March 24th, 2021

What's new

  • Add markdown option to render form emails. #3414

What's fixed

  • Widont adds spaces for all paragraphs, and fixed up the modifier parameter. #3303
  • Vertically align fieldtypes in a grid. #3387
  • Bump elliptic from 6.5.3 to 6.5.4. #3352

3.0.48

March 22nd, 2021

What's new

  • The Git integration can use a custom queue connection. #3305

What's improved

  • The Stache watcher now uses an environment variable by default. #3403

What's fixed

  • Fix markdown modifier not using custom parser. #3373
  • Fix issue where the nav tag would incorrect label urls as external. #3401
  • Assets default their focus and focus_css values to 50-50-1. #3340
  • Fix wrong Closure typehint. #3375

3.0.47

March 15th, 2021

What's new

  • Added a route param to redirect tag. #3308
  • Added a "double encode" option to the sanizite modifier. #3067

What's fixed

  • Fix sorting on aliased entries. #3363
  • Fix default entry blueprint when hiding some of them. #3368
  • Fix error when using SVGs in Glide tag pairs. #3366
  • Fix JS error when field condition would result in an unevaluatable string. #3366
  • Fix CP index dates in range-mode. #3306
  • Removed unused dependencies in Fieldset and Blueprint repositories. #3307

3.0.46

March 5th, 2021

What's new

  • You can get a user's email via a property. #3331

What's fixed

  • Fix range field overflowing issue. #3292
  • Show valid data for a Form fields in the content API. #3270
  • Enable fixed toolbar on a Bard field inside a set. #3240

3.0.45

February 22nd, 2021

What's new

  • Add new chunk modifier. 849ae0ccb
  • Support image and mimes validation rules for assets. #3253
  • Parameters can now access:nested:variables. #3267
  • Added syringe icon. #3232

What's improved

  • Improve Spanish translations. #3243

What's fixed

  • Fix error when attempting to filter a collection by a single taxonomy. #3244
  • Prevent deleting select field selections when in read only. #3283
  • Preserve numeric keys in the array fieldtype. #3284
  • Localize the taxonomy terms field. #3172
  • Persist the parent when using the create another entry button. #3285
  • Fix disabled select field styling issues. #3275
  • Prevent excessive user database queries. #3227
  • Handle null labels correctly in the array fieldtype. #3260
  • Keep text field width within limits in Firefox. #3258
  • Fix type error in repeat modifier. #3261
  • The date fieldtype in a listing uses use the date_format setting. #3264
  • Use date_format in updater changelogs. #3246

3.0.44

February 17th, 2021

What's fixed

  • Allow view data to be passed into tags parameters. #3252
  • Fix error when submitting a form with emails. #3239

3.0.43

February 11th, 2021

What's new

  • Added an EntryCreated event. #3078
  • Ability to save entries without triggering events. #3208
  • Add sort and query_scope parameters to search:results tag. #2383
  • Ability to disable focal point editor. #3160

What's improved

  • Added Chinese translations. #3211
  • Updated French translations. #3206

What's fixed

  • Fix Radio input position. #3183
  • Fix Antlers ternary condition escaping. #3123
  • Prevent terms being created with existing slugs, which prevents overriding existing terms. #3114
  • The "Visit URL" button gets hidden when a collection has no route. #3080
  • Fix stroke color of the taxonomy icon. #3225
  • Fix issue where date range fields would sometimes be a day behind. #3221
  • Prevent error when a user's avatar is deleted. #3212
  • Use more data when augmenting a form submission, which prevents the wrong date being shown. #3204

3.0.42

February 4th, 2021

What's fixed

  • Fix error in asset listings when one has recently been deleted. #3201
  • Fix Taxonomy facade accessor. #3199
  • Small clean up of trans tag. #3197

3.0.41

February 3rd, 2021

What's new

  • Added a ray modifier. #3137

What's improved

  • Form email subjects can be translated. #3144
  • View site button in CP uses the selected site. #3139
  • Updated Danish, German, and French translations. #3161 #3134 #3129

What's fixed

  • Prevent moving pages to end of top level when already there. #3152
  • Fix form widget styling. #3169
  • Fix Bard line wrapping issue. #3115
  • Inject the Symfony Yaml component. #3164
  • Adjust Action Facade docblock #3150

3.0.40

January 21st, 2021

What's fixed

  • Fix error when saving a root page. #3132

3.0.39

January 19th, 2021

What's improved

What's fixed

  • Fix error in the multisite command. #3125
  • Fix table fieldtype duplicating data. #2470
  • Fix table fieldtype not showing delete row button. #2790
  • Fix entries etc not being removed from search index when deleted. #3121
  • Fix API URL related error when using Live Preview while creating an entry. #3112
  • Fix time being added to the date fieldtype unnecessarily. #3118
  • Prevent null values from being saved in Bard and Replicator fields. #3126
  • Prevent a situation where you could move a page into a child of the root, which isn't allowed. #3104
  • Prevent orderable collections from having a parent field. #2012
  • Removed route model binding for users. #3088
  • Fix 404s within the CP rendering as front-end 404s. #3098

3.0.38

January 11th, 2021

What's new

  • Added a horizontal rule button to Bard. #3076
  • Ability to choose from multiple blueprints on the empty collection screen. #1985
  • You can now edit a blueprint section's or Bard set's handle separately from the display text. #1667
  • Addons can more easily register actions, scopes, and filters. #3093

What's improved

  • Updated French and Dutch translations. #3077 #3086

What's fixed

  • Fix Bard issue where using bold inside a link would split the link up. #2109
  • Fix Bard issue where an empty paragraph is added before a newly added set. #1491
  • Prevent editing and removing assets from the assets fieldtype when it's read only. #1826
  • Half measure static caching uses the correct expiry key as per the docs. #2744
  • Fixed an issue where a statically cached page would get unintentionally re-cached. #3085
  • Fix date handling when using revisions. #3094

3.0.37

January 6th, 2021

What's new

  • Added a CollectionCreated event. #3062
  • Added a UserRegistering event. #3057
  • Added a float fieldtype. #3060

What's improved

  • You now get a confirmation before updating or downgrading Statamic and addons. #3038

What's fixed

  • Fixed entry publish state management permissions. #3039
  • Query strings can be ignored when using static caching. #3075
  • Bump axios from 0.19.2 to 0.21.1 #3068

3.0.36.1

December 28th, 2020

  • N/A Changelog not available.