Releases: nerds-and-company/schematic
Releases · nerds-and-company/schematic
4.1.2
4.1.1
Fixed
- Fixed "assign user group" permissions not being exported
- Fixed issue where global set sources weren't linked because they were cached
3.8.12
- Do last fields import after hook imports
3.8.11
- Fixed registerSchematicSources hook
4.1.0
4.0.18
Added
- Delete empty field and site groups on import with force
Fixed
- Fixed user field sources not being exported
- Fixed category field layout not properly importing for existing categories
- Fixed import of multiple sites in same sitegroup
3.8.10
- Added dummy getTheme method to schematic application
4.0.17
Fixed
- Fixed backwards compatibility of element index mapper
- Fixed issue with volume and volume folder ids going out of sync
4.0.16
Added
- Added map_source event for mapping custom sources. See the Events section in the README for more.
4.0.15
Added
- Schematic can now parse environment variables in the schema file directly, without need for an override file
- Used environment variables don't have to be prefixed with SCHEMATIC_ anymore
- Environment variables without SCHEMATIC_ prefix are now case-sensitive