We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3360663 commit 62f6663Copy full SHA for 62f6663
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Release Notes
2
3
+## 5.63.0 (2025-08-06)
4
+
5
+### What's new
6
+- Support multiple defaults for checkboxes fieldtype [#12021](https://github.com/statamic/cms/issues/12021) by @godismyjudge95
7
8
+### What's fixed
9
+- Ensure orderByDesc uses column() function in eloquent query builder [#12022](https://github.com/statamic/cms/issues/12022) by @ryanmitchell
10
+- Fix nav padding, only apply to last <ul> [#12024](https://github.com/statamic/cms/issues/12024) by @jackmcdade
11
12
13
14
## 5.62.0 (2025-08-04)
15
16
### What's new
0 commit comments