Change Log

  • Subscribe to Simple Grids & Tables updates JSON | RSS
  • Subscribe to all add-on updates JSON | RSS

Version 1.7.4

January 26, 2024

  • [Added] Field name hints (EE 7.4+)
  • [Fixed] issue with installing the cp_js_end hook
  • [Fixed] Textarea fields inside of Bloqs, Grid, or Fluid would cause an invalid response and save incorrectly

Version 1.7.3

December 4, 2023

  • [Fixed] Custom image manipulations

Version 1.7.2

November 28, 2023

  • [Added] GraphQL support (see the docs)
  • [Fixed] Conditional tags using Simple Grid column values were not working
  • [Fixed] Twig and Blade template rendering

Version 1.7.1

November 22, 2023

  • [Fixed] Variable pair tag modifiers were not working
  • [Fixed] File fields were not working correctly

Version 1.7.0

November 21, 2023

  • [Added] Support for the following fields: Color Picker, Duration, Email Address, Number, Range Slider, Value Slider
  • [Added] You can now use YAML to define field settings directly in the control panel
  • [Fixed] Heading rows inside of Bloqs were not saving
  • [Refactored] Field template parsing has been refactored so now tag pairs and modifiers should work as expected

Version 1.6.0

October 24, 2023

  • [Added] RTE Field support! (EE7 only)

Version 1.5.5

April 7, 2023

  • [Added] Coilpack support for Twig and Blade template rendering
  • [Fixed] PHP notice error
  • [Fixed] Simple Grid fields were not working in Live Preview

Version 1.5.4

November 7, 2022

  • [Fixed] File field now parses if used as a tag pair or a single column name variable.

Version 1.5.3

August 24, 2022

  • [Fixed] PHP8 compatibility issue
  • [Added] Free Trial

Version 1.5.2

July 26, 2022

  • [Fixed] Firefox rendering bug with td borders
  • [Fixed] Some visual display issues of Simple Grid and Simple Table fields when appearing inside of the new vertical Grid layout option in EE 7
  • [Fixed] Add Header Row button was not displaying when a Simple Grid or Simple Table field was inside of a native Grid field.

Version 1.5.1

April 4, 2022

  • [Fixed] Simple Table fields inside of a Grid field would sometimes save data incorrectly.

Version 1.5.0

March 1, 2022

  • [Changed] Dropped support for EE5. Simple Grids and Tables is EE6+ only going forward.
  • [Added] Heading Row option to both the Simple Grid and Simple Table fields.
  • [Fixed] Min/Max rows settings was not saving correctly.
  • [Fixed] Error handling of required columns was not working as expected.

Version 1.4.3

December 1, 2021

  • [Fixed] Newly created Simple Table rows inside of Bloqs wouldn't save
  • [Fixed] Input fields in Simple Table now fill 100% of the cell height

Version 1.4.2

November 1, 2021

  • [Fixed] Newly created Simple Grid rows inside of Bloqs wouldn't save

Version 1.4.1

June 28, 2021

  • [Fixed] Textarea field saves correctly. Fixes a 1.4.0 regression

Version 1.4.0

May 26, 2021

  • [Added] Allow column options from the config.php file (see docs: https://docs.boldminded.com/simple-grids-and-tables/docs/advanced-configuration)
  • [Fixed] Handle cloning of fields better in Bloqs

Version 1.3.2

December 18, 2020

  • [Added] field_name:total_rows and :total_columns variable modifiers to Grid and Table fields
  • [Fixed] Initializing Simple Grid and Table fields inside of Fluid in EE6

Version 1.3.1

November 20, 2020

  • [Added] Min/Max row settings to Simple Grid and Simple Table fields
  • [Fixed] Simple Grid field inside of Bloqs or Grid didn’t behave correctly in EE6

Version 1.3.0

October 19, 2020

  • [Updated] EE6 compatibility
  • [Added] {column_heading} variable to Simple Table field

Version 1.2.1

March 6, 2020

  • [IMPORTANT] All BoldMinded add-ons now require PHP 7+. They might continue to work in PHP 5, but they are not supported in PHP 5. If you get an error, you will need to upgrade PHP.
  • [Fixed] Prevent php notice error if $data is empty in replace_tag
  • [Fixed] Toggle field would incorrectly report true or false when used in a conditional in a template
  • [Fixed] *fingers crossed* some issues with the license validation

Version 1.2.0

October 16, 2019

  • [Added] Low Variables support
  • [Added] Simple Grid columns can now be set to required
  • [Added] URL field option to Simple Grid
  • [Added] License validation
  • [Fixed] Grid and Table fields now correctly re-populate data when displaying an entry form with invalid data.

Version 1.1.0

March 27, 2019

  • [Added] Date picker is now available as a Simple Grid column.
  • [Added] Date picker with Timezone is now available as a Simple Grid column.
  • [Added] New column variables: {total_columns} {col_count} {col_index} {is_first_col} {is_last_col} {row_count} {row_index}

Version 1.0.3

December 20, 2018

  • [Fixed] Simple Grid inside of Fluid fields should be rendering data correctly
  • Fixed] total_rows variable was not returning correct count
  • [Fixed] {is_last_row} variable now reports correctly
  • [Added] New column variables {total_columns} {col_count} {col_index} {is_first_col} {is_last_col} {row_count} {row_index}

Version 1.0.2

April 22, 2018

  • [Added] Minimum and maximum column settings to Simple Table

Version 1.0.1

April 11, 2018

  • [Fixed] Added blank mcp.simple_grids.php file so EE doesn’t complain

Version 1.0.0

April 10, 2018

  • Initial (public beta) release!