CHANGELOG for 0.2.8

Url to see changes:

Possible BC breaker

  • Facade which list entities for the DataTable require two additional attributes (recordsTotal and recordsFiltered), recordsTotal is total record without filtering and recordsFiltered record after filtering (search).
  • The provisioning has been modified, you can now add multiple port for apache and make varnish dispatch the connection between them

Bug fixes

New features

Other changes

  • Gruntfile rewrote to allow developpers to add specific concat tasks in their application
  • DataTable use pagination, search and order with Ajax

Deprecated method

Suppressed method

Configuration changes