Release Notes
Stay up to date with the latest Statamic changes.
To see what's in development, check out the roadmap.
4.3.0
May 24th, 2023
What's new
- Flat Camp! ποΈ #8191 by @jasonvarga
What's improved
- Norwegian translations. #8186 by @espenlg
- French translations. #8178 by @ebeauchamps
4.2.0
May 19th, 2023
What's new
- New addons/fieldtypes use Vite. #8126 by @jasonvarga
- Allow custom searchables to be excluded from CP search. #7700 by @jacksleight
What's improved
- French translations. #8169 by @ebeauchamps
What's fixed
- Fix date validation. #8174 by @jasonvarga
- Fix fullscreen mode buttons in Grid and Replicator. #8168 by @jasonvarga
4.1.3
May 17th, 2023
What's improved
- French translations #8142 by @ebeauchamps
What's fixed
- Fix margins disappearing in Replicator when hitting max items. #8164 by @jasonvarga
- Fix CP asset reupload not working for non-super users. #8163 by @joshuablum
- Fix suggestable condition fields. #8160 by @jasonvarga
- Fix path for SVG copy icon in the Updater popover. #8161 by @joshuablum
- Fix 404 response status view cascade hydration. #8159 by @jesseleite
- Fix error when exporting starter kit. #8156 by @ryanmitchell
- Fix publishables not getting auto published. #8151 by @jasonvarga
- Fix asset fieldtype min_files validation and the show set alt option. #8148 by @jasonvarga
- Fix missing default field in
color
fieldtype settings. #8152 by @jackmcdade - Fix visibility of white swatch in the
color
fieldtype. #8153 by @mytchallb
4.1.2
May 15th, 2023
What's improved
- Invalid Avatar URL falls back to initials. #8139 by @jasonvarga
- Russian translations. #8135 by @dragomano
What's fixed
- Adjust a couple of fieldtype translations. #8141 by @jasonvarga
- Fix icon fieldtype default. #8140 by @jasonvarga
4.1.1
May 12th, 2023
What's fixed
- Fix relationship field buttons drag delay. #8121 by @o1y
- Fix imported Bard button config override. #8122 by @jacksleight
- Fix link fieldtype's options appearing behind things. #8130 by @jasonvarga
4.1.0
May 11th, 2023
What's new
- Include URL in Live Preview post message. #8100 by @jacksleight
What's improved
- French translations. #8109 by @ebeauchamps
- German translations. #8096 by @helloDanuk
What's fixed
- Fix confirmation modal's confirm button text. #8111 by @jasonvarga
- Fix asset upload button disappearing if you have selections. #8097 by @jackmcdade
- Fix template fieldtype's options appearing behind things. #8119 by @jasonvarga
- Fix full screen mode translation casing. #8108 by @jasonvarga
- Fix consistency of sortable items. #8083 by @jasonvarga
- Fix items disappearing behind stacks. #8103 by @jasonvarga
- Fix issue with Time fields inside Grid. #8094 by @jackmcdade
- Fix asset grid tile size. #8095 by @jackmcdade
- Fix Bard fullscreen button aria-label. #8089 by @jacksleight
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
- There are a number of breaking changes. Consult the 4.0 upgrade guide.
3.4.17
January 25th, 2024
What's fixed
- Revert overzealous file extension renaming feature. #9399 by @jasonvarga
- Make copy reset password link action opt-in. #9398 by @jasonvarga
3.4.16
January 22nd, 2024
What's fixed
- Fix Outpost error handling #9370 by @jasonvarga
3.4.15
November 21st, 2023
What's fixed
- Only allow uploading certain file extensions. #9049 by @jasonvarga
- Apply appropriate file extension when uploading. #9048 by @jasonvarga
3.4.14
November 14th, 2023
What's fixed
- More php file validation #8992 by @jasonvarga
3.4.13
November 10th, 2023
What's fixed
- Front-end form asset field php file validation. #8971 by @jasonvarga
3.4.12
October 24th, 2023
What's improved
- French translations. #8105 by @ebeauchamps
What's fixed
- SVG tag sanitization. #8875 by @jasonvarga
3.4.11
May 6th, 2023
What's fixed
- Fix combination of
yield
andelse
in Antlers templates causing blank pages. #8067 by @JohnathonKoster
3.4.10
May 5th, 2023
What's new
What's fixed
- Fixes checking for whether sections exist. #7984 by @JohnathonKoster
- Fix assignments from within associative arrays/maps. #7991 by @JohnathonKoster
- Fix Vimeo unlisted videos in
video
fieldtype. #8062 by @ryanmitchell