Releases: verbb/super-table
Releases · verbb/super-table
3.0.15
4.0.2
Fixed
- Fix FK checks when migrating block data. (thanks @boboldehampsink).
4.0.1
Fixed
- Disable FK checks when migrating Matrix block data. (thanks @brandonkelly).
4.0.0
{note} Super Table has now reached its end-of-life. Read more in the announcement.
Added
- Add
super-table/migrate
console command to convert Super Table fields to Matrix fields.
Changed
- Now requires PHP
8.2.0+
. - Now requires Craft
5.0.0+
.
3.0.14
Changed
- Update English translations.
- Update
validateBlocks()
to deal with eager-loaded and cached blocks.
4.0.0-beta.3
version 4.0.0-beta.3
3.0.13
Added
- Add prune orphaned blocks utils command.
- Add
beforeElementDeleteForSite
to block element. - Add
--field
,--owner-id
, and--type
resave options.
Fixed
- Fix an error when running content table migrations.
4.0.0-beta.2
Fixed
- Fix some Craft 5 migration issues. (thanks @brandonkelly).
4.0.0-beta.1
Changed
- Now requires PHP
8.2.0+
. - Now requires Craft
5.0.0-beta.1+
.
3.0.12
Fixed
- Fix an error rendering fields.