Releases: nerds-and-company/schematic
Releases · nerds-and-company/schematic
Refactor for Craft 3
Schematic now works with Craft 3 and is fully refactored.
Sources locale fix and CRAFT_FRAMEWORK_PATH improvement
Sources fixes
- Fixed a bug where schematic would crash when a source does not exist yet
- Fixed a bug where permission category ids were converted to section handles
Fixed an issue with exporting element index sources
3.8.1 Check if element index sources exist
Renamed package to nerds-and-company/schematic
The package's name is now nerds-and-company/schematic
Fixed element index settings to use handles in schema file
Merge pull request #93 from nerds-and-company/element-index-sources Element index sources
Removed Asset Transform dimensionChangeTime attribute from schema
Removed Asset Transform dimensionChangeTime attribute from schema
Added support for importing/exporting Asset Transforms
- Added support for importing/exporting Asset Transforms
- Asset Sources now respect the force option
Don't care about instable plugin database update outcome
Don't care about instable plugin database update outcome
Delete old blocktypes from matrixfields on force
- Old matrix blocktypes are now deleted on force thanks to @Zae
- Beware backwards compatibility for the custom Field Models. There is now a $force parameter on the populate method.