- Fix an error with GraphQL when querying an empty field.
- Fix an error with GraphQL when querying an empty field.
- Improve typing sluggishness for large Table Maker fields.
- Fix an incompatibility with Vizy.
- Add GraphQL support (thanks @mattstein).
- Now requires Table Maker
3.0.0
in order to update from Craft 3.
- Removed Craft 2 migration.
- Now requires PHP
8.0.2+
. - Now requires Craft
4.0.0+
.
- Fix an incompatibility with Vizy.
- Add changelog notice when updating.
- Add GraphQL support (thanks @mattstein).
- Fix an error when running the Craft 2 migration on an already Craft 3 updated install.
- Add Craft 2 migration (thanks @jamesmacwhite).
- New icon.
{note} The plugin’s package name has changed to
verbb/tablemaker
. Table Maker will need be updated to 3.0 from a terminal, by runningcomposer require verbb/tablemaker && composer remove supercool/tablemaker
.
- Migration to
verbb/tablemaker
. - Now requires Craft 3.7+.
- Fixed an error caused by deleting a column when there are mulitple columns and the deleted column is not the last one.
- Initial Craft CMS 3 release