Version 4.1.2

February 10, 2019

Changed

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

Version 4.1.1

January 8, 2019

Fixed

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

Version 4.1.0

November 19, 2018

Added

  • Added more flexibility for getting a record's index

Version 4.0.18

November 19, 2018

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

Version 4.0.17

September 24, 2018

Fixed

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

Version 4.0.16

September 11, 2018

Added

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

Version 4.0.15

August 31, 2018

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

Version 4.0.14

July 26, 2018

Fixed

  • Fixed a bug where element indexes with custom elements failed to import

Version 4.0.13

July 18, 2018

Added

  • Added ability to use a custom key to index by for model converters

Version 4.0.12

July 11, 2018

Added

  • Added afterImport callback for datatypes

Fixed

  • Fixed issue where global sets weren't properly imported in some cases

Version 4.0.11

June 21, 2018

Added

  • Added General Settings support

Version 4.0.10

June 7, 2018

Fixed

  • Fixed issue handling "edit site" permissions

Version 4.0.9

June 6, 2018

Added

  • Schematic now recursively parses source id's to handles and vice versa

Version 4.0.8

June 1, 2018

Added

  • Schematic now also uses the override file when exporting
  • Added support for "singles" sources

Fixed

  • Fixed issue where category site settings weren't properly imported in some cases

Version 4.0.7

May 22, 2018

Fixed

  • Fixed issues with importing element index settings

Version 4.0.6

May 13, 2018

Fixed

  • Fixed override file command option to be in kebab case

Version 4.0.5

May 3, 2018

Added

  • Added ability to inject custom converters

Fixed

  • Fixed a bug where matrix fields got imported into the wrong content table
  • Fixed a bug where matrix fields got imported with the wrong field context
  • Fixed a bug where sources didn't get mapped correctly in some cases

Version 4.0.4

April 28, 2018

Fixed

  • Fixed a bug where categories field source was not imported

Version 4.0.3

April 24, 2018

Fixed

  • Fixed a bug where fields weren't properly skipped when importing a second time

Version 4.0.2

April 20, 2018

Added

  • Added Email Settings support

Version 4.0.1

April 18, 2018

Added

  • Added PHP 7.0 compatibility
  • Added new plugin icon
  • Added more plugin metadata for correct plugin store display

Version 4.0.0

April 16, 2018

Added

  • Initial release for Craft 3