Skip to content

Releases: verbb/super-table

2.1.5.3

22 Jan 20:26
Compare
Choose a tag to compare

Fixed

  • Fix existing table-checking in content table check

2.1.5.2

22 Jan 09:32
Compare
Choose a tag to compare

Fixed

  • Fix table cleanup in migration when correct table already exists

2.1.5.1

22 Jan 04:48
Compare
Choose a tag to compare

Fixed

  • Update migration checks when updating from older version of Super Table.
  • Check content tables clarity when all done/all okay.

2.1.5

22 Jan 01:55
Compare
Choose a tag to compare

Fixed

  • Fix migration having to run twice to complete required steps in some cases.
  • Added controller action actions/super-table/plugin/fix-content-tables to aid in debugging content table issues.
  • Added controller action actions/super-table/plugin/check-content-tables to aid in debugging content table issues.
  • Add a bunch of debugging to assist with content table migrations.

2.1.4.3

21 Jan 20:31
Compare
Choose a tag to compare

Fixed

  • Remove old content table migration potentially causing issues.

2.1.4.2

21 Jan 02:20
Compare
Choose a tag to compare

Fixed

  • Fix content table migration to cater for Neo.
  • Fix inclusion of _cleanUpTable() in migration (not needed).

2.1.4.1

19 Jan 22:13
Compare
Choose a tag to compare

Fixed

  • Fix migration issue in 2.1.4.

2.1.4

19 Jan 21:37
Compare
Choose a tag to compare

Fixed

  • Fix any disconnected content tables for any Super Table field.

2.1.3

19 Jan 04:01
Compare
Choose a tag to compare

Fixed

  • Prevent content field exception during migrations.

2.1.2

19 Jan 02:27
Compare
Choose a tag to compare

Fixed

  • Ditch (incorrect) project config migration.