Changelog

5.0.9 2026-04-29

Fixed

  • Fix an error in Craft 5.9+.

5.0.8 2026-03-15

Fixed

  • Fix alignment options not working correctly.

5.0.7 2026-02-13

Fixed

  • Fix an error when querying Table Maker fields via GraphQL, where type did not exist on a column definition.

5.0.6 2025-07-18

Changed

  • Update English translations.

Fixed

  • Fix Date and Time column values in GraphQL.

5.0.5 2025-03-04

Fixed

  • Fix an error when normalizing columns.

5.0.4 2025-02-02

Added

  • Add the ability to enable/disable the Width and Alignment columns for the Column table.
  • Add placeholders in field settings for default values.

Fixed

  • Fix an error when querying Table Maker fields with Date or Time columns.
  • Fix output of Multi-Line cell type values.
  • Fix output of Date cell type values.
  • Fix validation for some cell types.

5.0.3 2024-10-09

Fixed

  • Fix email validation for cell value.

5.0.2 2024-09-04

Fixed

  • Fix an error when trying to validate column values.
  • Fix an issue where Tablemaker JS wasn’t re-initialized when toggling Matrix blocks collapsed state.

5.0.1 2024-08-11

Changed

  • Update English translations.

Fixed

  • Fix an error when initializing the field in some instances.

5.0.0 2024-05-12

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0+.

Fixed

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