Skip to content

Commit 030ef7b

Browse files
committed
changelog
1 parent d0e2057 commit 030ef7b

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

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

3+
## 5.33.0 (2024-10-22)
4+
5+
### What's new
6+
- Improve handling of scheduled entries [#10966](https://github.com/statamic/cms/issues/10966) by @jasonvarga
7+
- Field conditions can be based on other data. Assets can use extension, dimensions, etc. [#10588](https://github.com/statamic/cms/issues/10588) by @daun
8+
- Make email config data accessible in email templates [#10949](https://github.com/statamic/cms/issues/10949) by @Jade-GG
9+
- Autoload event listeners and subscribers [#10911](https://github.com/statamic/cms/issues/10911) by @duncanmcclean
10+
- Make sort modifier work with query builders [#10924](https://github.com/statamic/cms/issues/10924) by @aerni
11+
- Allow sorting folders in asset browser [#10935](https://github.com/statamic/cms/issues/10935) by @duncanmcclean
12+
- Vietnamese translations [#10989](https://github.com/statamic/cms/issues/10989) by @diepdo1810
13+
14+
### What's fixed
15+
- Optimize display of long titles in edit forms [#10988](https://github.com/statamic/cms/issues/10988) by @daun
16+
- Improve the dynamic upload folder help text [#10903](https://github.com/statamic/cms/issues/10903) by @jackmcdade
17+
- Fix z-index issue when configuring Replicator fields [#10937](https://github.com/statamic/cms/issues/10937) by @duncanmcclean
18+
- Avoid showing asset upload fixes when inappropriate [#10986](https://github.com/statamic/cms/issues/10986) by @jasonvarga
19+
- Translate dictionaries [#10982](https://github.com/statamic/cms/issues/10982) by @andjsch
20+
- Duplicate form data when duplicating the form [#10985](https://github.com/statamic/cms/issues/10985) by @ryanmitchell
21+
- Prevent protected pages being cached [#10929](https://github.com/statamic/cms/issues/10929) by @duncanmcclean
22+
- Remove mention of installing addons via CP from addon stub [#10975](https://github.com/statamic/cms/issues/10975) by @duncanmcclean
23+
- French translations [#10977](https://github.com/statamic/cms/issues/10977) by @ebeauchamps
24+
25+
26+
327
## 5.32.0 (2024-10-18)
428

529
### What's new

0 commit comments

Comments
 (0)