Skip to content

Releases: statamic/cms

v6.27.2

Choose a tag to compare

@statamic-releases statamic-releases released this 12 Aug 21:15
Immutable release. Only release title and notes can be modified.

What's fixed

v5.74.4

Choose a tag to compare

@statamic-releases statamic-releases released this 12 Aug 20:59
Immutable release. Only release title and notes can be modified.

What's fixed

v6.27.1

Choose a tag to compare

@statamic-releases statamic-releases released this 07 Aug 19:23
Immutable release. Only release title and notes can be modified.

What's fixed

  • Fix hidden fieldtypes ignoring their field conditions #15132 by @lazerg
  • Fix users select dropdown not searching by email #15128 by @edalzell
  • Exclude private ($__) variables from cache context to resolve serialization exception #15130 by @martyf
  • Fix Combobox trigger classes not reacting to prop changes #15133 by @duncanmcclean
  • Reset memoized Stache state between jobs instead of disabling it process-wide #15126 by @edalzell
  • Fall back to the default site when sites.yaml is empty #15135 by @lazerg
  • Prevent reordering from showing a false badge on the filter button #15079 by @lazerg

v6.27.0

Choose a tag to compare

@statamic-releases statamic-releases released this 05 Aug 20:03
Immutable release. Only release title and notes can be modified.

What's new

What's fixed

v6.26.0

Choose a tag to compare

@statamic-releases statamic-releases released this 21 Jul 22:53
Immutable release. Only release title and notes can be modified.

What's new

What's fixed

v6.25.0

Choose a tag to compare

@statamic-releases statamic-releases released this 17 Jul 17:37
Immutable release. Only release title and notes can be modified.

What's new

What's fixed

v6.24.2

Choose a tag to compare

@statamic-releases statamic-releases released this 08 Jul 19:26
Immutable release. Only release title and notes can be modified.

What's fixed

v5.74.3

Choose a tag to compare

@statamic-releases statamic-releases released this 08 Jul 19:25
Immutable release. Only release title and notes can be modified.

What's fixed

v6.24.1

Choose a tag to compare

@statamic-releases statamic-releases released this 03 Jul 21:49
Immutable release. Only release title and notes can be modified.

What's fixed

v5.74.2

Choose a tag to compare

@statamic-releases statamic-releases released this 03 Jul 21:30
Immutable release. Only release title and notes can be modified.

What's fixed

  • Fix roles/groups select being empty for non-super users #14889 by @mynetx