Skip to content

Commit e21385d

Browse files
committed
changelog
1 parent 80b9e93 commit e21385d

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# Release Notes
22

3+
## 5.21.0 (2024-08-13)
4+
5+
### What's new
6+
- Starter kit modules and other misc improvements [#10559](https://github.com/statamic/cms/issues/10559) by @jesseleite
7+
- Pass any appended form config to antlers [#10616](https://github.com/statamic/cms/issues/10616) by @ryanmitchell
8+
- Collection Actions [#10471](https://github.com/statamic/cms/issues/10471) by @edalzell
9+
- Implement NavCreating / NavSaving / NavCreated events [#10604](https://github.com/statamic/cms/issues/10604) by @duncanmcclean
10+
11+
### What's fixed
12+
- Fix rounded corners in asset fields [#10624](https://github.com/statamic/cms/issues/10624) by @daun
13+
- Fix asset tile buttons in read-only mode [#10622](https://github.com/statamic/cms/issues/10622) by @daun
14+
- Adjust dark mode readonly label [#10623](https://github.com/statamic/cms/issues/10623) by @daun
15+
- Add padding to session expiry modal [#10620](https://github.com/statamic/cms/issues/10620) by @jasonvarga
16+
- Prevent published toast when save failed [#10263](https://github.com/statamic/cms/issues/10263) by @simonerd
17+
- Change character_limit to integer on textarea [#10608](https://github.com/statamic/cms/issues/10608) by @jasonvarga
18+
- Adjust behavior of array fields [#10467](https://github.com/statamic/cms/issues/10467) by @duncanmcclean
19+
- Allow options without labels in the select etc fieldtypes [#10336](https://github.com/statamic/cms/issues/10336) by @duncanmcclean
20+
- Handle lock timeout in cache middleware [#10607](https://github.com/statamic/cms/issues/10607) by @jasonvarga
21+
- Render attributes inside single quotes when value contains double quotes [#10600](https://github.com/statamic/cms/issues/10600) by @ryanmitchell
22+
- Warn when using legacy broadcasting env variable when installing the Collaboration addon [#10597](https://github.com/statamic/cms/issues/10597) by @duncanmcclean
23+
- Optimize hover titles of asset edit buttons [#10603](https://github.com/statamic/cms/issues/10603) by @daun
24+
- Update tiptap-php [#10611](https://github.com/statamic/cms/issues/10611) by @arcs-
25+
- French translations [#10609](https://github.com/statamic/cms/issues/10609) by @ebeauchamps
26+
27+
28+
329
## 5.20.0 (2024-08-08)
430

531
### What's new

0 commit comments

Comments
 (0)