Releases: verbb/super-table
Releases · verbb/super-table
0.4.4
- Fixed issue with rows not displaying correctly for Static Field option.
0.4.3
- Fixed issue with JS not firing correctly in field settings - caused some field types to not allow editing of settings.
- Fixed issue where blocks were being overwritten when entries are saved as drafts.
- You now have direct access to fields when using the Static Field option. No more looping or using
superTableField[0].fieldHandle
.
0.4.2
- Fixed issue with plugin release feed url.
- Fixes for PHP 5.3 compatibility.
0.4.1
- Some files not correctly updated (for some strange reason).
0.4.0
0.3.5
- Change to content table naming when inside Matrix field. When two Super Table fields in different Matrix fields had the same handle, when one ST field was deleted, content for both would be deleted. Now prefixes tables with Matrix field id - ie:
supertablecontent_matrixId_fieldhandle
. - Fix for some UI elements not initializing for Matrix > Super Table > Matrix layout #28.
0.3.4
0.3.3
- Minor fixes to issues introduced accidentally in 0.3.2.
0.3.2
- Fix for Matrix-SuperTable-Matrix field configuration and correct namespacing. Caused numerous inner-Matrix issues.
0.3.1
- Fix for field labels on inner-Matrix field being hidden #16.
- Latest Redactor version fixes #3.
- Fix for width not being applied for columns #15.
- Fix issues with multiple Matrix Configurators causing many javascript issues see Craft 2.4.2677.