Release Notes

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

4.1.3

May 17th, 2023

What's improved

What's fixed

4.1.2

May 15th, 2023

What's improved

What's fixed

4.1.1

May 12th, 2023

What's fixed

4.1.0

May 11th, 2023

What's new

What's improved

What's fixed

4.0.0

May 9th, 2023

Read First πŸ‘€

Be sure to read the Upgrade Guide first as manual changes may be necessary. You can also read the Statamic 4 Launch Announcement blog post to learn about many of the new features in depth!

What's new

  • Laravel 10 support
  • New table filter interface rolled out for entry, term, and user listings.
  • Redesigned Bard/Replicator set picker with search, groups, descriptions, and icons.
  • Blueprints fields can be organized into both tabs and sections.
  • Front-end forms can use the new blueprint sections as groups.
  • Icon and Width fieldtypes.
  • Grid, Replicator, and Table fieldtypes get fullscreen modes.
  • Control Panel now uses Tailwind 3.
  • Tailwind Container Queries plugin, used to better control UI components based on their container size.
  • Ability to hide field labels.
  • Ability to promote a user to super from within the CP.
  • Ability to bulk assign groups and roles from the users listing.

What's improved

  • An absolute smorgasbord of UX/UI improvements everywhere.
  • Redesigned asset editor.
  • Tables are horizontally scrollable.
  • Redesigned Color, List, and Time fieldtypes.
  • All save buttons have been moved to the top of pages for consistency.
  • Got rid of all icon fonts, SVGs all the way baby.
  • Build tooling switched to Vite. It's so much faster now.

What's changed

3.4.17

January 25th, 2024

What's fixed

3.4.16

January 22nd, 2024

What's fixed

3.4.15

November 21st, 2023

What's fixed

3.4.14

November 14th, 2023

What's fixed

3.4.13

November 10th, 2023

What's fixed

3.4.12

October 24th, 2023

What's improved

What's fixed

3.4.11

May 6th, 2023

What's fixed

3.4.10

May 5th, 2023

What's new

  • Add insecure flag to skip SSL verification when warming static cache. #8056 by @o1y

What's fixed

3.4.9

May 3rd, 2023

What's new

What's improved

What's fixed

3.4.8

April 25th, 2023

What's new

What's improved

What's fixed

  • Fix issues with revealer fields within Bard and Replicator fields. #7899 by @jacksleight
  • Fix null sometimes being added to trees. #6640 by @AndrewHaine
  • Fix bard link extension is stripping out the domain part when pasting a url. #7962 by @o1y
  • Fix slug not being generated in appropriate language. #7757 by @flolanger
  • Fix full measure caching invalidation on multisite with a single path config value. #7509 by @arthurperton
  • Fix save button label when switching between localized entries. #7916 by @o1y
  • Fix user attributes not being merged when found by OAuth ID. #7883 by @grantholle
  • Fix focal point editor not displaying images with parenthesis. #7896 by @mynetx
  • Fix field dragging in blueprints. #7870 by @jasonvarga
  • Fix fieldset edit form draggable glitch. #7799 by @o1y
  • Fix once tag when used across requests. #7805 by @jasonvarga
  • Fix missing closing div. #7777 by @galengidman