CHANGELOG for 0.2.9

Url to see changes:

Possible BC breaker

  • In ContentRepositoryInterface and FieldAutoGenerableRepositoryInterface the method testUnicityInContext is rename by testUniquenessInContext

Bug fixes

  • Content versions van be naviguated through and created
  • Current site can be switched to a site created in the Back Office, not only in the fixtures
  • Content type can be deleted
  • The deleted contents are not visible in the list
  • The media folder are now visible if they are not linked to a website
  • The media folder can be editable
  • In the content submission, the order in which the transformer are used has been changed (for the reverseTransformation)

New features

  • Wysiwyg blocks have a button to add image from Media Library to content
  • A content can be linked to the current website
  • Some properties and content attributes can be the always the same on all content

Other changes

  • Method findLastPublishedVersionByContentIdAndLanguage of ContentRepositoryInterface is moved in ReadContentRepositoryInterface
  • Remove all deprecated calls related to Symfony 2.7

Deprecated method

Suppressed method

Configuration changes

  • In the ModelBundle the class definition is under the document entry