Migration Assistant
Version 5.0.0
July 24, 2024
Added
- Craft 5 support
- CK Editor field support
Version 4.0.1
July 16, 2024
Added
- Verbb Hyper field support
Version 4.0.0
June 17, 2024
- Craft 4 compatible release
Version 3.2.7
November 19, 2021
- fixed field layout issue with Neo fields
Version 3.2.6
March 1, 2021
Fixed
- fixed issue with Neo blocks having empty Field Layouts after field migrations
Version 3.2.5
February 5, 2021
Fixed
- site name and base url no longer parse the environment variables, the proper variable remains in the migrated value
- fixed issue with section migrations creating a ghost entry type that matched the default section entry handle when it was not in the migration
Added
- Neo migrations include the 'maxSiblingBlocks' attribute
Version 3.2.4
December 11, 2020
- fixed setting to enforce migration permissions for Globals content
- cleaned up button placement for Create Migration button in Globals
Version 3.2.3
November 20, 2020
- fixed bug with LinkField and null values
Version 3.2.1
September 8, 2020
- fixed issue with circular reference in section migrations
Version 3.2.0
September 4, 2020
Fixed
- fixed issue with fieldHandle throwing error during migration
- updated user group permissions
Version 3.1.9
August 20, 2020
Added
- support for new Entry Type layouts and elements in Craft 3.5
Fixed
- fixed issue with null path when migration assets
- fixed 'titleLabel' bug when creating migrations in Craft 3.5
Version 3.1.8
June 13, 2020
Fixed
- fixed issue introduced with Craft 3.2.0 with order of items in Matrix/Neo/SuperTables
- fixed entry enabled/disabled setting on content migrations for site/locale entries
Version 3.1.7
June 12, 2020
Fixed
- section
Propagation Method
added to export data - fixed bug with entry being duplicated when
Progogration Method
is set to 'Only save entries to the site they were created in' on content migrations - assets in deep folders are now located correctly during content migrations
- fixed whitespace in generated migration file
Version 3.1.6
December 23, 2019
Fixed
- matrix content migrations sort order, block order now imports in correct sequence
Version 3.1.5
September 20, 2019
Fixed
- structure entries with an unpublished parent entry where not being associated to the parent entry
Version 3.1.4
September 3, 2019
Added
- entry exports now include the author field value
- added support for the Link Field plugin field type https://github.com/sebastian-lenz/craft-linkfield
Fixed
- fixed issue with empty values in Entry fields contained within Matrix blocks that are translatable
- fixed entry source handle for single entry sections
Version 3.1.3
July 23, 2019
Fixed
- entry imports now recognize timezone value for post and expiry dates
- fixed bug with duplicate entries being created during import for non live entries
Version 3.1.2
May 31, 2019
Fixed
- export UID on entry content exports to prevent null error during import
- fixed invalid postDate error for content entry imports
- fixed user group export issue with uid
Version 3.1.1
May 9, 2019
Fixed
- fixed issue for PostgresSQL creating fields
Version 3.1.0
March 8, 2019
News
- Migration Manager is now Migration Assistant. We have transitioned to a paid plugin in order to provide better support and updates going forward. As Craft continues to grow and evolve and more people take advantage of simplified migrations via the Migration Manager, it was becoming difficult to provide a level of support and responsiveness that people needed when depending on this plugin to help manage their Craft sites. The current free version of Migration Manager will remain available for a period of time to ensure a smooth transition for everyone using the plugin. Thank you to everyone who used this plugin and offered feedback to make it better.
Version 3.0.21
March 5, 2019
Fixed
- fixed invalid entry type issue with section migrations for 'single' section types
Added
- additional error logging for failed migrations
Version 3.0.20.1
March 4, 2019
Fixed
- bump version for Packagist
Version 3.0.20
March 1, 2019
Fixed
- fixed a bug with SuperTable nested in Matrix field that caused content to be orphaned during migrations
Version 3.0.19
February 27, 2019
Fixed
- fixed issues for Neo field content migrations
Version 3.0.18
February 27, 2019
Fixed
- fixed JSON encoding error with environment variables, switched to NOWDOC vs HEREDOC
- fixed migration file name bug when name contained accented characters
- fixed color field content migration bug that resulted in empty field values
- fixed missing use in AssetVolumes
Added
- translation support for Supertable fields
Version 3.0.17
January 30, 2019
Fixed
- fixed issue creating migrations for Matrix fields
- updated support for SuperTable and Neo 3.1 releases
- removed Routes from migration options for Craft 3.1 + (database routes not supported in Craft 3.1, moved to project config)
Version 3.0.16
January 28, 2019
Critical
Fixed
- fixed errors caused by Uids introduced in Craft 3.1 which caused Migration Manager to fail. This updated is needed for Migration Manager to run in 3.1 installations
- fixed deprecation error on js include
- fixed user permissions being applied after migration
- fixed global set migrations being run consecutively
Version 3.0.15
November 27, 2018
Added
- support for Neo fields (structure and content migrations)
Fixed
- fixed error logging issue
- fixed source error for Entry and Asset fields
- updates for Supertable content migrations
Version 3.0.14
October 26, 2018
Fixed
- fixed index conflict when importing global sets
- fixed missing site group id for newly created site groups
Version 3.0.13
October 10, 2018
Fixed
- fixed asset transforms failing validation error
- fixed deprecation errors for content migrations
Added
- user permission to allow content migrations for non admin users
Version 3.0.12
September 28, 2018
Fixed
- corrected UTF 8 encoding for content migrations
- fix Matrix block issue
Version 3.0.11
July 6, 2018
Fixed
- Fixed entry dates for content migrations
- Fixed invalid volume error when exporting asset fields
- Fixed null item error for custom field types
Version 3.0.10
May 31, 2018
Fixed
- Fixed null field error for empty content migrations
Version 3.0.9
May 25, 2018
Fixed
- Fixed json decoding that resulted in null migration error
Version 3.0.8
May 10, 2018
Fixed
- Fixed a template issue when migrations run with 'backupOnUpdate' set to 'false'
Version 3.0.7
May 3, 2018
Fixed
- Retrieve default site handle instead of using 'default'
- Better error reporting for Entry errors
Version 3.0.6
May 2, 2018
Fixed
- Fixed query table prefix error when retrieving field groups
Version 3.0.5
April 26, 2018
Fixed
- Fixed volume folder references in Asset and Redactor field settings
Version 3.0.4
April 26, 2018
Fixed
- Fixed escaping for backslashes in settings
Version 3.0.3
April 25, 2018
Fixed
- Deprecation errors in templates
- Null value when creating Asset Volume migration
Version 3.0.2
April 23, 2018
Fixed
- Exporting of Redactor field
- SuperTable field export no longer throws errors
- Removed unnecessary asset bundle for sidebar
- Field migrations for Matrix and SuperTable fixed to prevent orphaned data
Version 3.0.1
April 20, 2018
Fixed
- Edition check for user group permissions
Version 3.0.0
April 19, 2018
Added
- Initial release for Craft 3