Releases: verbb/super-table
Releases · verbb/super-table
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.
0.3.0
version 0.3.0 Signed-off-by: Josh Crawford <[email protected]>