Releases: verbb/super-table
Releases · verbb/super-table
2.1.21
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
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
Fixed
- Fix project config rebuild event creating incorrect config.
- Improve content table checker to show field id for manual fixing.
2.1.18
Fixed
- Fix nested Matrix fields in Matrix layout not being properly instantiated.
2.1.17
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
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
Fixed
- Fix project config changes when not allowed or already applied
2.1.14
Added
- Add re-save function for Super Table fields.
2.1.13.4
Fixed
- More migration fixes.
2.1.13.3
Fixed
- Fix potential migration issue.