Version 3.0.4

August 9, 2022

Fixed

  • Fix an incompatibility with Vizy.

Version 3.0.3

July 31, 2022

Added

  • Add changelog notice when updating.

Version 3.0.2

July 6, 2022

Added

  • Add GraphQL support (thanks @mattstein)

Fixed

  • Fix an error when running the Craft 2 migration on an already Craft 3 updated install

Version 3.0.1

June 20, 2022

Added

  • Add Craft 2 migration (thanks @jamesmacwhite).
  • New icon.

Version 3.0.0

June 4, 2022

The plugin’s package name has changed to verbb/tablemaker. Table Maker will need be updated to 3.0 from a terminal, by running composer require verbb/tablemaker && composer remove supercool/tablemaker.

Changed

  • Migration to verbb/tablemaker.
  • Now requires Craft 3.7+.

Version 2.0.1

July 6, 2018

Fixed

  • Fixed an error caused by deleting a column when there are mulitple columns and the deleted column is not the last one.

Version 2.0.0

April 12, 2018

Added

  • Initial Craft CMS 3 release