You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# Changelog
2
2
3
+
## 3.0.4 - 2022-11-01
4
+
5
+
### Changed
6
+
- Block queries’ `field` params now support passing an array of `verbb\supertable\fields\SuperTableField` objects.
7
+
8
+
### Fixed
9
+
- Fix a bug where saving a field without any block types would result in no changes made to the previously-configured block types, rather than displaying a validation error.
10
+
- Fix a bug where blocks could be deleted from newly-created multi-site entries, if the edit page was reloaded.
11
+
- Fix collapsed matrix-style fields no longer have preview text.
0 commit comments