Skip to content

Releases: verbb/super-table

2.1.21

14 Jul 05:20
Compare
Choose a tag to compare

Fixed

  • Fix C2 > C3 migration for foreign keys not setup correctly for sites/locales.
  • Fix error thrown when no type property in field project config.

2.1.20

21 May 10:43
Compare
Choose a tag to compare

Fixed

  • Fix content table checker/fix incorrectly finding issues with Matrix nested Super Table fields in project config.
  • Reset the ST field value after saving new owner. (thanks @brandonkelly).
  • Don't call limit() or anyStatus() when displaying Matrix sub-fields. (thanks @brandonkelly).

2.1.19

11 May 06:02
Compare
Choose a tag to compare

Fixed

  • Fix project config rebuild event creating incorrect config.
  • Improve content table checker to show field id for manual fixing.

2.1.18

24 Apr 05:39
Compare
Choose a tag to compare

Fixed

  • Fix nested Matrix fields in Matrix layout not being properly instantiated.

2.1.17

09 Apr 08:38
Compare
Choose a tag to compare

Added

  • Added support for the Project Config rebuild functionality.

Changed

  • Now requires Craft 3.1.20+.

Fixed

  • Fixed a bug where entry drafts weren’t showing previous changes to Super Table fields on the draft.

2.1.16

09 Mar 04:09
Compare
Choose a tag to compare

Fixed

  • Fix layout issue in Craft 3.1.16.
  • Fix fields nested in Matrix fields still being on fields for project config.

2.1.15

01 Mar 23:43
Compare
Choose a tag to compare

Fixed

  • Fix project config changes when not allowed or already applied

2.1.14

01 Mar 10:52
Compare
Choose a tag to compare

Added

  • Add re-save function for Super Table fields.

2.1.13.4

01 Mar 10:00
Compare
Choose a tag to compare

Fixed

  • More migration fixes.

2.1.13.3

28 Feb 03:44
Compare
Choose a tag to compare

Fixed

  • Fix potential migration issue.