File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
+ ## 5.29.0 (2024-10-01)
4
+
5
+ ### What's new
6
+ - Add reorder() query builder method [ #10871 ] ( https://github.com/statamic/cms/issues/10871 ) by @ryanmitchell
7
+ - Show toggle UI in conditions builder for revealer fields [ #10867 ] ( https://github.com/statamic/cms/issues/10867 ) by @jesseleite
8
+ - Autoload addon routes [ #10880 ] ( https://github.com/statamic/cms/issues/10880 ) by @duncanmcclean
9
+ - Autoload addon dictionaries [ #10878 ] ( https://github.com/statamic/cms/issues/10878 ) by @duncanmcclean
10
+ - Allow searching by labels in Dictionary fieldtype [ #10877 ] ( https://github.com/statamic/cms/issues/10877 ) by @duncanmcclean
11
+
12
+ ### What's fixed
13
+ - Improve ` AssetFolderPolicy ` performance [ #10868 ] ( https://github.com/statamic/cms/issues/10868 ) by @jesseleite
14
+ - Prevent autoloading addon files causing exception when called early [ #10875 ] ( https://github.com/statamic/cms/issues/10875 ) by @ryanmitchell
15
+ - Prevent autoloading of abstract classes and interfaces [ #10882 ] ( https://github.com/statamic/cms/issues/10882 ) by @duncanmcclean
16
+ - Run query scopes after all other query methods so the query can be changed [ #10872 ] ( https://github.com/statamic/cms/issues/10872 ) by @ryanmitchell
17
+ - Only get relationship createables if can create [ #10870 ] ( https://github.com/statamic/cms/issues/10870 ) by @ryanmitchell
18
+ - Blink cache Algolia search API calls [ #10879 ] ( https://github.com/statamic/cms/issues/10879 ) by @jacksleight
19
+ - Increase ` trackDirtyStateTimeout ` [ #10876 ] ( https://github.com/statamic/cms/issues/10876 ) by @jacksleight
20
+ - Better timezone dictionary test [ #10881 ] ( https://github.com/statamic/cms/issues/10881 ) by @jasonvarga
21
+ - Fix duplicate IDs icon [ #10864 ] ( https://github.com/statamic/cms/issues/10864 ) by @jesseleite
22
+ - French translations [ #10861 ] ( https://github.com/statamic/cms/issues/10861 ) by @ebeauchamps
23
+ - Dutch translations [ #10874 ] ( https://github.com/statamic/cms/issues/10874 ) by @ceesvanegmond
24
+ - Dutch translations [ #10866 ] ( https://github.com/statamic/cms/issues/10866 ) by @ceesvanegmond
25
+
26
+
27
+
3
28
## 5.28.0 (2024-09-30)
4
29
5
30
### What's new
You can’t perform that action at this time.
0 commit comments