CHANGELOG for 0.3.0

Url to see changes:

Possible BC breaker

  • Add four methods in ContentRepositoryInterface : - getDefaultListable() - addDefaultListable($name, $value) - removeDefaultListable($name) - setDefaultListable(array $defaultListable)

Bug fixes

New features

  • Possibility to hide the default columns in the dataTable
  • Content attributes from other format than string can be display on datatable thanks to transformer

Other changes

  • site 1 (front site) is removed of fixtures

Deprecated method

Suppressed method

  • AddLinearize method and linearize attribute from ContentFacade are removed

Configuration changes