Statamic Cms Versions Save

The core Laravel CMS Composer package

v4.30.0

6 months ago

What's new

  • Multi-site Duplicator Support. #8665 by @duncanmcclean
  • Add EntryDeleting to allow you to prevent items being deleted #8833 by @ryanmitchell

What's improved

  • Cache Blueprint columns. #8840 by @jonassiewertsen

What's fixed

  • Default to using the CP broker when multiple are available. #8872 by @ryanmitchell

v4.29.0

6 months ago

What's new

  • Add form reference to field during render. #8862 by @martyf
  • Add config to enable frontend route binding and support binding by field. #8853 by @ryanmitchell
  • Allow overwriting the column for unique_user_value validation. #8852 by @marcorieser

What's improved

  • German translations #8857 by @helloDanuk
  • French translations #8848 by @ebeauchamps

What's fixed

  • Remove double-render of fields in Form tag. #8861 by @martyf
  • Fix navigation 'Save Changes' button state. #8864 by @duncanmcclean
  • Fix missing replicator set previews. #8855 by @jacksleight
  • Bump @babel/traverse from 7.21.3 to 7.23.2 #8870 by @dependabot

v4.28.0

6 months ago

What's new

  • Allow user defined fields in the CP to be translatable. #8664 by @ryanmitchell

What's improved

  • French translations. #8835 #8831 by @ebeauchamps

What's fixed

  • Fix lowercasing of asset filenames to include file extension. #8842 by @joshuablum
  • Only show status indicator in stack view if item has a status. #8832 by @ryanmitchell
  • Fix console warning generated by invalid tabulator config. #8834 by @joseph-d

v4.27.0

6 months ago

What's new

  • Multi-site Permissions #5946 by @jackmcdade

v4.26.1

6 months ago

What's fixed

  • Fix assets being deleted when renaming snake_case folder to kebab-case. #8826 by @jasonvarga

v4.26.0

6 months ago

What's new

  • Support for Antlers template-defined variables to be available in the layout. #8775 by @JohnathonKoster
  • Add Bard link email, phone and relationship options. #8777 by @jacksleight

What's improved

  • Dutch translations. #8823 by @jeroenpeters1986
  • Improve post-save performance with many Bard and Revealer fields. #8712 by @jacksleight
  • Improve initial render speed of Replicators with many sets. #8716 by @jacksleight
  • Simplify usage of the icon fieldtype with the SVG tag. #8815 by @JohnathonKoster

What's fixed

  • Fix section fieldtype first-child's top margin. #8822 by @caseydwyer

v4.25.0

6 months ago

What's new

  • Support for Submission-specific form redirects. #8729 by @martyf
  • Support for additional CP thumbnail presets. #8811 by @jacksleight
  • The toggle fieldtype gets an inline label when truthy setting. #8814 by @caseydwyer
  • Fieldtypes can define additional renderable data to be available when using front-end forms. #8730 by @martyf

What's improved

  • Validation translations. #8819 by @caseydwyer
  • Dutch translations. #8799 by @robdekort
  • French translations. #8792 by @ebeauchamps
  • Clarify default field instructions. #8808 by @caseydwyer

What's fixed

  • Fix error when saving entry where content is empty array. #8813 by @mauricewijnia
  • Antlers: Fix custom variable assignment inside tags. #8818 by @JohnathonKoster
  • GraphQL: Fix assets not resolving query builders. #8809 by @arcs-
  • Fix the "Set to now" button being visible when read only. #8816 by @ryanmitchell
  • Remove requirement of orderable collection from next/prev tags. #8810 by @jasonvarga
  • Clean up Section fieldtype styles. #8807 by @caseydwyer
  • Fix missing response from afterRequestCompleted. #8801 by @jacksleight
  • Bump postcss from 8.4.21 to 8.4.31 #8817 by @dependabot

v4.24.0

7 months ago

What's new

  • Date range filter. #8779 by @ryanmitchell
  • Add site to preview target variables. #8780 by @arcs-

What's fixed

  • Fix toggle fieldtype shrinkage. #8790 by @caseydwyer
  • Ensure we only check that visible fields are filled in filters. #8778 by @ryanmitchell
  • Default to first collection's sort config in entries fieldtype. #8782 by @ryanmitchell
  • Use autocomplete attribute in the default text template. #8774 by @jeroenimpres
  • Propagate save withEvents to the direct descendants on entry save. #8786 by @ryanmitchell
  • Fix commands registered by class causing an error in please. #8784 by @SylvesterDamgaard
  • Bump composer requirement. #8789 by @jasonvarga

v4.23.2

7 months ago

What's fixed

  • Fix impersonation of own account when using Eloquent users. #8763 by @ryanmitchell
  • Fix static caching with Livewire 3. #8762 by @aerni

v4.23.1

7 months ago

What's improved

  • German translations. #8757 by @helloDanuk
  • French translations. #8754 #8750 by @ebeauchamps
  • Dutch translations. #8747 by @robdekort

What's fixed

  • Fix eloquent like query error. #8753 by @ryanmitchell