Release Notes

3.1.8

April 16th, 2021

What's fixed

  • Fix n+1 user group and role queries when storing users in the database. #3527
  • Fix taxonomy not loading when your site has been configured with a subdirectory. #3541

3.1.7

April 15th, 2021

What's new

  • The link and path tags can output URLs for entries, terms, etc. #3530
  • You can customize the table names for storing users in a database. #3278
  • Added a urlWithoutRedirect and absoluteUrlWithoutRedirect methods to entries and terms. #3522

What's improved

  • Adjusted the UI for the site selector on the entry and term publish forms. #3519

What's fixed

  • Localized entries can save empty values, which fixes not being able to override the values from the original entry. #3531
  • Private entries can be viewed in Live Preview. #3533
  • Fix the site being used in Live Preview. #3534
  • Fix JavaScript modules only loading one time in Live Preview. #3524
  • The text fieldtype, when using number mode will prevent an empty value being saved as 0. #3536
  • It will also save integers or floats appropriately. a18d6f639
  • Add border to selected non-image thumbnails in the asset browser. #3525
  • Fix is_parent on nav tags when using first-child redirects. #2359
  • The permalink variable on nav items with hardcoded URLs will now be converted to absolute URLs. #3522
  • Fixed YAML exceptions sometimes showing the wrong file's contents. #3515

3.1.6

April 12th, 2021

What's new

  • Added a pluck modifier. #3502
  • The multisite command lets you add more than one additional site. #3302
  • Added a max_depth parameter to the nav tag. #3513

What's improved

  • Updated French translations. #3497
  • Gracefully handle incorrect-but-close-enough usage of custom field conditions. 73f941c5e

What's fixed

  • Fix taxonomy routing when using localization. #3505
  • In the search:results tag, include search_score, and fix result_type when not supplementing data. #3477
  • Preserve user defined defaults for new entries. #3472
  • Prevent newly added navigation items being greyed out even if they're published. #3510
  • Fix trailing slash on URLs which sometimes makes the asset browser not load. #3504
  • Fix error in the assets:generate-presets command on older versions of Laravel. #3511
  • Fix error wen CarbonImmutable is used app-wide. #3499
  • Fix 404 error when URLs have both ending slash and query parameters. #3494
  • Fix NaN and other glitches in the time fieldtype. #3496

3.1.5

April 7th, 2021

What's new

  • The Bard link toolbar allows you to browse for entries. #3466
  • Added a queue option to the assets:generate-presets command. #3490
  • The cache tag supports cache tags. (Naming is hard.) #3357
  • Add status UI for text nav items. #3489

What's fixed

  • Fix SVG dimensions when not using pixels. #3482
  • Prevent the 'read only' label and translation icons on section fieldtypes. #3492
  • Prevent incorrect nav output when you had a nav named the same as a collection. #3491

3.1.4

April 6th, 2021

What's new

  • Ability to push queries and middleware into GraphQL. #3385
  • Add breadcrumbs to asset browser. #3475
  • Add limit param to foreach tag. fc034eec1

What's fixed

  • Fix squished sidebar toggle. #3456
  • Prevent unintended deletion of assets through editor. #3474
  • Fix autofocus issues in Safari and Firefox. #3471
  • Handle encoded characters in uploaded asset filenames. #3473
  • Fix Glide 404ing for images in the public directory. #3484
  • Fix assets being incorrect every other request in some cases. #3485
  • Use request helper instead of server variables to fix an issue with Laravel Octane. #3483

3.1.3

April 2nd, 2021

What's new

  • Status icons are shown in collections' tree views. #3461
  • Addons can add external stylesheets. #3464
  • Added a honeypot variable inside forms. #3462

What's fixed

  • Glide routes will return 404s for non-existent images. #3450
  • Recognize tag pairs correctly for a collection alias. #3457
  • Fix utf8 handling of base64 encoded strings. #3421
  • Fix markdown modifier not working with the code fieldtype. #3460
  • Allow symfony/var-exporter 5.1. #3463
  • Bump y18n from 4.0.0 to 4.0.1. #3443

3.1.2

March 30th, 2021

What's improved

  • Prevent the need to hit enter to add a validation rule, thus saving you between .5 and 3 seconds every time you make a new one. We recommend saving this time up and using it to make a sandwich for a friend who could use a little pick-me-up. bdf9e03a5
  • Updated German translations. #3434

What's fixed

  • Fix taxonomies url and data handling, thus fixing this nav:breadcrumbs issue: #3448
  • The "move asset" action now lists all folders, as it should. #3447
  • Prevent action and glide routes being disabled by config. #3446
  • Prevent error during addon tests. #3435

3.1.1

March 25th, 2021

What's improved

  • French translations. #3429

What's fixed

  • Fix widths for certain fieldtypes within Grid tables. #3426
  • Fix update issue when a nav doesn't have a tree. #3430
  • Fix link color inside updater. #3423
  • Fix translation typo #3428
  • Fix date fieldtypes not displaying. #3422
  • Fix issue where the delete action wouldn't show, or would show twice. #3420
  • Prevent error on /cp/auth when logged in. #3425
  • Don't check for composer scripts during tests. #3427

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