Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 506 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 506 Bytes

Version 1.3

  • Dropped support for PHP 7.1
  • Dropped support for Symfony 3.4 and <=4.3
  • Support for PHP 8
  • Support for Symfony 6

Version 1.1.1

  • Bugfix: DateRangeFilter overwrites other filter (#803)

Version 1.1.0

  • Dropped support for PHP 5 and PHP 7.0. (#850)
  • Feature: Unique name to allow a datatable multiple times on the same page
  • Feature: Added the RowGroup extension (#769)
  • Bugfix: fixed Basque, Polish, Hebrew, Latvian and Russian translations (#760, #844, #846)
  • Other bugfixes