Statamic Cms Versions Save

The core Laravel CMS Composer package

v4.23.0

7 months ago

What's new

  • Add ability to impersonate a user. #8622 by @ryanmitchell
  • New modifier for AP and MLA style headlines. #8731 by @jackmcdade
  • Add orderByDesc method to the query builder. #8735 by @duncanmcclean
  • Add replicator_preview toggle to Blueprint editor. #8297 by @jacksleight

What's fixed

  • Fix incorrect entries_count in multisite when using localized term slugs. #8743 by @ryanmitchell
  • Fix CSRF field related test failures. #8746 by @jasonvarga
  • Make title in revision preview computed. #8745 by @jonassiewertsen
  • Adjust data passed to live preview targets. #8742 by @jasonvarga
  • Fix sidebar missing background on term publish form. #8741 by @jasonvarga
  • Apply overflow styling to user listing. #8739 by @jasonvarga
  • Empty form widget styling is now consistent with other widgets. #8736 by @jackmcdade
  • Fall back to default site when selected one is invalid. #8721 by @jackmcdade
  • Fix single digit month not working on whereMonth. #8697 by @arifhp86
  • Make eloquent 'like' queries case insensitive. #8243 by @ryanmitchell
  • Fix custom Antlers variables not being updated within recursive loops. #8725 by @JohnathonKoster
  • Fix Antlers view variable leak. #8728 by @JohnathonKoster

v4.22.0

7 months ago

What's new

  • Ability to give access to only form blueprints and not all blueprints. #7923 by @ryanmitchell
  • Add an @antlers Blade directive pair. #8692 by @JohnathonKoster
  • Allow for a honeypot field on user:register tag. #8704 by @ryanmitchell
  • Add 'on' and 'off' autocomplete values to text field. #8679 by @stoffelio

What's improved

  • Autofocus on new array field row's first input. #8710 by @jackmcdade
  • Add placeholder text to make Taggable usage more clear. #8703 by @jackmcdade
  • Improve visibility of overflowing set picker items. #8701 by @jackmcdade

What's fixed

  • Fix nav item active status on user modified navs. #8685 by @jesseleite
  • Make condition operators translatable. #8724 by @jackmcdade
  • Fix cache tag sometimes outputting placeholder Antlers strings. #8401 by @JohnathonKoster
  • Fix search snippets for bard/replicator content. #7545 by @stephensamra
  • Fix sidebar's empty card when no actions are present. #8720 by @jackmcdade
  • Fix fluent tag camelCase params. #8715 by @jackmcdade
  • Prevent deletion of selection when filtering in stack selector. #8693 by @wiebkevogel
  • More thoroughly escape and truncate Code replicator previews. #8718 by @jackmcdade
  • Stop forcing max_items: 1 on form fields. #8713 by @jackmcdade
  • Fix hamburger icon wompyness. #8700 by @jackmcdade

v4.21.0

8 months ago

What's new

  • Add fullscreen and rulers to the code fieldtype. #8509 by @petemolinero
  • Add CollectionTree and NavTree contracts and bindings. #8658 by @ryanmitchell
  • Add config setting so CSV submission export headers can use field display instead of handle. #8660 by @ryanmitchell
  • Register/export set and field related components. #8577 by @jacksleight
  • Add autocomplete attribute to text fieldtype. #8623 by @jeroenimpres
  • Add error redirect on user password reset form. #7935 by @ryanmitchell

What's improved

  • French translations. #8653 by @ebeauchamps

What's fixed

  • Fix list fieldtype focus infinite loop. #8674 by @ryanmitchell
  • Fix nested Bard addEventListener error. #8676 by @jacksleight
  • Set end range date to end of day in the date fieldtype. #8648 by @jonassiewertsen
  • Ensure Live Preview is always excluded from static caching. #7183 by @FrittenKeeZ
  • Use Laravel url helper instead to get the site url. #8659 by @jonassiewertsen
  • Prevent form section instructions cascading into field instructions. #8651 by @jesseleite
  • Reticulate fewer splines. #8655 by @robdekort

v4.20.0

8 months ago

What's new

  • Add duration field to GraphQL AssetInterface. #8638 by @notnek

What's improved

  • German translations. #8649 by @helloDanuk
  • Dutch translations. #8629 by @jeroenpeters1986
  • Navs fieltype icon. #8621 by @jackmcdade

What's fixed

  • Fix changing image format on upload when using source preset. #8645 by @jesseleite
  • Fix asset & term reference updaters when using new set groups blueprint config. #8630 by @jesseleite
  • Fix data loss when reordering sets with revealer fields. #8620 by @jacksleight
  • Pint updates. #8650 by @jasonvarga

v4.19.0

8 months ago

What's new

  • Navs fieldtype. #8619 by @jasonvarga
  • Support line breaks in Bard inline mode. #8598 by @jacksleight
  • Add a way to determine which entry saved event was the initiator. #8605 by @jasonvarga

What's improved

  • You now redirect to the CP login screen when logging out. #8602 by @jasonvarga
  • French translations. #8612 by @ebeauchamps
  • Swedish translations. #8600 by @andreasbohman

What's fixed

  • Fix v4 addons not appearing in listing. #8611 by @jasonvarga
  • Fix Bard set picker positioning. #8574 by @o1y
  • Fix dropdowns list positioning. #8607 by @flolanger
  • Fix a hardcoded string. #8601 by @andreasbohman

v4.18.0

9 months ago

What's new

  • Expose uniqid JS function for generating unique IDs. #8571 by @jacksleight
  • Allow renaming of row id handle in Grid, Bard, and Replicator. #8407 by @jonassiewertsen
  • Support arbitrary attributes on the vite tag. #8305 by @jackmcdade

What's fixed

  • Make uploader synchronous. #8592 by @jasonvarga
  • Fix alignment of menu icon. #8589 by @caseydwyer
  • Pint updates. #8586 by @jasonvarga
  • Fix slugify error. #8583 by @jasonvarga
  • Only save generated title if it's different. #8101 by @aerni
  • Make the views field handle reserved. #8576 by @jasonvarga
  • Fix special character handling in created CP nav sections. #8568 by @jesseleite

v4.17.0

9 months ago

What's improved

  • Improve performance of getting asset metadata when using the local filesystem. #7887 by @FrittenKeeZ

What's fixed

  • Fix globals save event. #8564 by @jasonvarga
  • REST API Globals return resolved relations via opt-in method. #8555 by @martink635

v4.16.0

9 months ago

What's new

  • Split global set variables into its own repository and Stache store. #8343 by @ryanmitchell
  • Add is_svg to augmented assets. #8549 by @ryanmitchell

What's fixed

  • Fix a number of multisite issues regarding data fallbacks, search, queries, and more. #8505 by @jasonvarga
  • Fix nested field ids and focus behavior of some fieldtypes. #8531 by @jackmcdade
  • Fix Bard legacy content handling. #8544 by @jasonvarga
  • Consolidate behavior of searching in users listing and users field type. #8543 by @ryanmitchell
  • Make UpdatesBadge component only update the count when the response is a number. #8540 by @martyf
  • Fix missing Control Panel favicons. #8532 by @martyf

v4.15.0

9 months ago

What's new

  • Allow entries fieldtypes to be filtered by title. #8464 by @ryanmitchell
  • Add hooks for Globals Publish Form. #7618 by @duncanmcclean
  • Add query_scopes and searching to the form fieldtype. #8533 by @ryanmitchell

What's fixed

  • Fix variable name collisions when using the as tag param. #8386 by @JohnathonKoster
  • Fix missing support for Collections and QueryBuilders in the random modifier. #8398 by @edalzell
  • Fix entry listing hit target. #8538 by @jackmcdade
  • Fix Bard image alt logic. #8537 by @jackmcdade
  • Fix case sensitivity of operators in the query builder. #8522 by @ryanmitchell

v4.14.0

9 months ago

What's improved

  • Improved the Bard Inline Image Extension. #8131 by @o1y
  • French translations. #8496 by @ebeauchamps

What's fixed

  • Apostrophes no longer get slugified in JS. #8524 by @jackmcdade
  • Allow relative URLs as preview targets. #8490 by @helloiamlukas
  • Lower the Trial Banner Z-Index. #8530 by @jackmcdade
  • Handle separate first & last name fields in User fieldtype. #8507 by @duncanmcclean
  • Fix Relationship Index Field Item height. #8529 by @jackmcdade
  • Conform Bard Set Headers to match Replicator. #8528 by @jackmcdade
  • Fix form listing table corner clip. #8527 by @jackmcdade
  • Fix Relationship Item long titles. #8526 by @jackmcdade
  • Implement ContainsQueryableValues on users. #8455 by @ryanmitchell
  • Ignore processing GIFs on file upload. #8512 by @duncanmcclean
  • Fix link insert cancel in Markdown field. #8525 by @jackmcdade
  • Fix the History Icon path. #8517 by @jackmcdade
  • Reset page in asset browser when searching. #8506 by @duncanmcclean
  • Fix incorrect doctype in Submission contract. #8504 by @duncanmcclean