We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b59283 commit 6cc1edbCopy full SHA for 6cc1edb
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 2.6.1 - 2020-08-13
4
+
5
+### Fixed
6
+- Fix content table checking to cater for potentially problematic fields.
7
8
## 2.6.0.4 - 2020-08-11
9
10
### Fixed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/super-table",
"description": "Super-charge your Craft workflow with Super Table. Use it to group fields together or build complex Matrix-in-Matrix solutions.",
"type": "craft-plugin",
- "version": "2.6.0.4",
+ "version": "2.6.1",
"keywords": [
"craft",
"cms",
0 commit comments