Version 4.0.10

March 26, 2024

Fixed

  • Fix an error in Craft 4.6.0 where dropdown column options weren’t saving correctly.

Version 4.0.9

March 4, 2024

Fixed

  • Fix an error when trying to access columns for the field on an empty element.

Version 4.0.8

January 30, 2024

Added

  • Add type to columns for GQL queries.

Fixed

  • Fix Dropdown columns not showing their options settings on-load.
  • Fix an error when removing a Dropdown column.
  • Fix an error when removing columns.

Version 4.0.7

October 25, 2023

Fixed

  • Fix an error with type settings for the field.

Version 4.0.6

April 21, 2023

Fixed

  • Fix an error with GraphQL when querying an empty field.

Version 4.0.5

April 21, 2023

Fixed

  • Fix an error with GraphQL when querying an empty field.

Version 4.0.4

February 22, 2023

Fixed

  • Improve typing sluggishness for large Table Maker fields.

Version 4.0.3

August 9, 2022

Fixed

  • Fix an incompatibility with Vizy.

Version 4.0.2

July 6, 2022

Added

  • Add GraphQL support (thanks @mattstein).

Version 4.0.1

June 21, 2022

Changed

  • Now requires Table Maker 3.0.0 in order to update from Craft 3.

Removed

  • Removed Craft 2 migration.

Version 4.0.0

June 20, 2022

Changed

  • Now requires PHP 8.0.2+.
  • Now requires Craft 4.0.0+.

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