CHANGELOG for 0.1.4

Url to see changes:

Possible BC breaker

  • The ContactController in the DisplayBundle has been removed. Therefore there are no more controller in this bundle so any reference to it in the routing file should be removed.
  • We have moved the FieldAutoGenerableRepositoryInterface from the model-bundle to the model-interface

Bug fixes

  • Blocks contentList and configurable content displays the lastest content published in the language considered
  • Fix pdf and video media preview

New features

  • BO Content Edit forms can now be personalized by Content Type

## Other changes

  • Delete media with gaufrette
  • I don’t see header in the query string
  • UserBundle is now required in FrontDemo
  • Suppress cid in widget

Deprecated method

Suppressed method

Configuration changes

  • The controller reference under the open_orchestra_display key in the routing should not be used as there is no more controller in this bundle.