[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.1
May 8, 2019
[Fixed] Fluid > Grid > Simple Grid fields should save correctly.
[Fixed] Prevent excessive field object instantiations.
[Fixed] Couldn't add new rows inside of Fluid.
[Fixed] File fields inside of a Grid inside of a Fluid field should work correctly.
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.