Skip to content

Releases: nerds-and-company/schematic

4.1.2

10 Feb 16:43
Compare
Choose a tag to compare

Changed

  • Lock Schematic for use with Craft 3.0.x - it doesn't work with Craft 3.1.x

See full list

4.1.1

10 Jan 11:07
eb77d97
Compare
Choose a tag to compare

Fixed

  • Fixed "assign user group" permissions not being exported
  • Fixed issue where global set sources weren't linked because they were cached

See full list

3.8.12

14 Dec 10:58
Compare
Choose a tag to compare
  • Do last fields import after hook imports

See full list

3.8.11

14 Dec 10:32
Compare
Choose a tag to compare
  • Fixed registerSchematicSources hook

See full list

4.1.0

19 Nov 10:59
Compare
Choose a tag to compare

Added

  • Added more flexibility for getting a record's index

See full list

4.0.18

19 Nov 10:48
ff08c27
Compare
Choose a tag to compare

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

See full list

3.8.10

19 Nov 10:49
Compare
Choose a tag to compare
  • Added dummy getTheme method to schematic application

See full list

4.0.17

19 Nov 10:47
a5f18a2
Compare
Choose a tag to compare

Fixed

  • Fixed backwards compatibility of element index mapper
  • Fixed issue with volume and volume folder ids going out of sync

See full list

4.0.16

19 Nov 10:46
Compare
Choose a tag to compare

Added

  • Added map_source event for mapping custom sources. See the Events section in the README for more.

See full list

4.0.15

19 Nov 10:45
Compare
Choose a tag to compare

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

See full list