We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2b342a commit 061477eCopy full SHA for 061477e
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 5.0.2 - 2024-09-04
4
+
5
+### Fixed
6
+- Fix an error when trying to validate column values.
7
+- Fix an issue where Tablemaker JS wasn’t re-initialized when toggling Matrix blocks collapsed state.
8
9
## 5.0.1 - 2024-08-11
10
11
### Changed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/tablemaker",
"description": "Create customizable and user-defined table fields.",
"type": "craft-plugin",
- "version": "5.0.1",
+ "version": "5.0.2",
"keywords": [
"craft",
"cms",
0 commit comments