Skip to content

Releases: verbb/super-table

0.4.6

16 Mar 08:58

Choose a tag to compare

  • Adding a new locale when using with a Craft Commerce product type results in a stuck background task #58.
  • Fix Table layout overflow issues with Matrix-in-SuperTable #59
  • Improvements to Feed Me support.

0.4.5

29 Feb 08:56

Choose a tag to compare

  • Correct plugin version number (oops!)

0.4.4

29 Feb 08:54

Choose a tag to compare

  • Fixed issue with rows not displaying correctly for Static Field option.

0.4.3

28 Feb 11:27

Choose a tag to compare

  • 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

13 Jan 08:19

Choose a tag to compare

  • Fixed issue with plugin release feed url.
  • Fixes for PHP 5.3 compatibility.

0.4.1

01 Dec 12:07

Choose a tag to compare

  • Some files not correctly updated (for some strange reason).

0.4.0

01 Dec 12:05

Choose a tag to compare

  • Craft 2.5 support, including release feed and icons.
  • Support for Feed Me.
  • Support for Export.
  • Labels in Row Layout are now top-aligned.

0.3.5

20 Sep 13:21

Choose a tag to compare

  • 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

25 Aug 00:30

Choose a tag to compare

  • Minor visual fix for Row layout and table overflow #24.
  • Fix for Table layout and deleting element select items #25.

0.3.3

27 Jul 12:57

Choose a tag to compare

  • Minor fixes to issues introduced accidentally in 0.3.2.