While the changelog (opens new window) is the most comprehensive list of changes, this guide provides high-level overview and organizes changes by category.
The following classes have been renamed.
Old | What to do instead |
---|---|
verbb\supertable\models\SuperTableBlockTypeModel | verbb\supertable\models\SuperTableBlockType |
verbb\supertable\record\SuperTableBlockRecord | verbb\supertable\record\SuperTableBlock |
verbb\supertable\record\SuperTableBlockTypeRecord | verbb\supertable\record\SuperTableBlockType |
verbb\supertable\services\SuperTableService | verbb\supertable\services\Service |
Some element query params have been removed:
Old Param | What to do instead |
---|---|
ownerLocale | site or siteId |
ownerSite | site |
ownerSiteId | siteId |