Skip to content

Christmas is coming!

Compare
Choose a tag to compare
@gggeek gggeek released this 20 Nov 18:19
· 951 commits to main since this release

The list of new features, bugfixes and changes, compared to the latest stable version 2, are too long to be listed here.

You can find them in the release-notes document at: https://github.com/kaliop-uk/ezmigrationbundle/blob/master/WHATSNEW.md

Compared to version the latest beta version 3.0.0-beta6, the changes are:

  • fixed issue #84 : better error messages when content does not validate
  • allow NULL as value for all field types for content creation/update
  • allow creation and deletion of content type groups
  • allow more flexibility in xml/richtext reference resolving
  • allow eztags deletion
  • at content creation, use default child sorting from content class definition if unspecified
  • merge non-intrusive bits of PR #81
  • refactored reference resolvers to use matchers
  • improved documentation