Skip to content

Latest commit

 

History

History
433 lines (293 loc) · 29.6 KB

CHANGELOG.md

File metadata and controls

433 lines (293 loc) · 29.6 KB

CHANGELOG

v1.13.0-BETA.1 (2024-10-01)

Details

v1.13.0-ALPHA.3 (2024-09-24)

Details

v1.13.0-ALPHA.2 (2024-09-05)

Details

v1.13.0-ALPHA.1 (2024-01-30)

Details

v1.12.1 (2024-01-05)

Details

v1.12.0 (2022-10-31)

Details

v1.12.0-BETA.1 (2022-10-19)

Details

v1.12.0-ALPHA.1 (2022-05-16)

Details

CHANGELOG FOR 1.11.x

v1.11.0 (2022-04-27)

TL;DR

Stable 1.11.0 release 🎉🎉🎉

Details

v1.11.0-RC.3 (2022-03-15)

Details

  • #223 [Sorting] Allow for sorting on disabled, declared fields (to preserve bc) (@lchrusciel)
  • #224 [Sorting] Allow for sorting on disabled, declared fields (to preserve bc) (@lchrusciel)

v1.11.0-RC.2 (2022-03-14)

Details

  • #222 [Security] Dql injection through sorting parameters blocked (@TheMilek)

v1.11.0-RC.1 (2022-03-08)

Details

v1.11.0-BETA.1 (2022-02-10)

Details

  • #209 Hotfix with datasources (@loic425)
  • #211 [Fix] Register grid maker only when maker is enabled (@loic425)
  • #212 [Fix] Add a logic exception to install the needed adapter (@loic425)

v1.11.0-ALPHA.1 (2022-02-02)

TL;DR

  • GridBuilder configurable in PHP 🎉
  • Bump PHP to 8.0 and Symfony to 5.4
  • Make grid command

Details

CHANGELOG FOR 1.10.x

v1.10.2 (2022-03-15)

Details

  • #223 [Sorting] Allow for sorting on disabled, declared fields (to preserve bc) (@lchrusciel)

v1.10.1 (2022-03-14)

Details

  • #222 [Security] Dql injection through sorting parameters blocked (@TheMilek)

v1.10.0 (2021-08-18)

Details

CHANGELOG FOR 1.9.x

v1.9.0 (2021-03-19)

TL;DR

  • Added support for PHP 8.0
  • Bumped PHP requirements to ^7.4
  • Bumped Symfony requirements to ^4.4 || ^5.2

Details

CHANGELOG FOR 1.8.x

v1.8.0 (2020-12-08)

These are complete release notes summing up all BETA releases.

TL;DR

  • Bumped up requirements from PHP 7.2 to PHP 7.3
  • Added support for Symfony ^5.1

Details

  • #44 Fix sorting grids by nullable path (@pamil)
  • #51 [Maintenance] Bump ApiTestCase to v5.0 (@lchrusciel)
  • #57 Fix reverted replacement of deprecated doctrine object manager (@GSadee)
  • #58 Add documentation with images for bundle (@arti0090)
  • #59 Updated link in readme, fixed text style issues (@arti0090)
  • #70 Switch from Travis to GitHub Actions (@pamil)
  • #71 Bump dependencies to PHP ^7.3 (@pamil)
  • #76 Switch to Psalm 4 (@pamil)
  • #77 Lock PHPStan version (@pamil)
  • #78 Upgrade phpspec (@pamil)
  • #79 Upgrade PHPUnit (@pamil)
  • #80 Change requirements for Symfony from ^5.0 to ^5.1 (@pamil)
  • #81 Upgrade requirements for Sylius packages (@pamil)
  • #82 Normalise composer.json (@pamil)
  • #83 Remove conflict with Symplify libraries (@pamil)
  • #84 Use Event from SyliusLabs/PolyfillSymfonyEventDispatcher (@pamil)
  • #86 Symfony 5 support (@pamil)
  • #87 Remove sylius/currency-bundle dev dependency (@pamil)
  • #88 Psalm: Allow missing files (src/Component/vendor not found) (@pamil)
  • #89 PHPStan: Trim ignored errors list (@pamil)
  • #90 Remove unnecessary BC layer for symfony/config <=4.1 (@pamil)
  • #91 Port GitHub Actions to 1.7 (@pamil)
  • #95 Update dependencies (@pamil)

v1.8.0-BETA.1 (2020-11-24)

TL;DR

  • Made compatible with Symfony 5

Details

  • #44 Fix sorting grids by nullable path (@pamil)
  • #51 [Maintenance] Bump ApiTestCase to v5.0 (@lchrusciel)
  • #57 Fix reverted replacement of deprecated doctrine object manager (@GSadee)
  • #58 Add documentation with images for bundle (@arti0090)
  • #59 Updated link in readme, fixed text style issues (@arti0090)
  • #70 Switch from Travis to GitHub Actions (@pamil)
  • #71 Bump dependencies to PHP ^7.3 (@pamil)
  • #76 Switch to Psalm 4 (@pamil)
  • #77 Lock PHPStan version (@pamil)
  • #78 Upgrade phpspec (@pamil)
  • #79 Upgrade PHPUnit (@pamil)
  • #80 Change requirements for Symfony from ^5.0 to ^5.1 (@pamil)
  • #81 Upgrade requirements for Sylius packages (@pamil)
  • #82 Normalise composer.json (@pamil)
  • #83 Remove conflict with Symplify libraries (@pamil)
  • #84 Use Event from SyliusLabs/PolyfillSymfonyEventDispatcher (@pamil)
  • #86 Symfony 5 support (@pamil)
  • #87 Remove sylius/currency-bundle dev dependency (@pamil)
  • #88 Psalm: Allow missing files (src/Component/vendor not found) (@pamil)
  • #89 PHPStan: Trim ignored errors list (@pamil)
  • #90 Remove unnecessary BC layer for symfony/config <=4.1 (@pamil)

CHANGELOG FOR 1.7.x

v1.7.5 (2020-04-14)

  • #33 Replace deprecated doctrine object manager (@dannyvw)
  • #31 Allow twig 3.x (@dannyvw)
  • #32 Remove deprecated templating.helper configuration (@dannyvw)
  • #36 Add doctrine/persistence to require dev (@dannyvw)
  • #30 Add support for php 7.4 and symfony 4.4 (@dannyvw)
  • #34 Add support for symfony 5 and remove support for < 4.4 (@dannyvw)
  • #47 Fix build (@loic425)
  • #49 Add multiple values support in SelectFilter (@macintoshplus)
  • #53 Fix the build by removing docblock and adding contracts event dispatcher to psalm config (@GSadee)
  • #54 Add possibility to configure custom service for query builder in doctrine orm driver (@GSadee)
  • #55 Revert "Fix autojoining with multiple aliases" (@pamil)

v1.7.4 (2020-01-02)

v1.7.3 (2019-10-18)

  • #21 Fix getting metadata for custom JOINs on not-mapped associations (@pamil)

v1.7.2 (2019-10-17)

  • #19 Fix getting absolute path for field being already joined (@pamil)

v1.7.1 (2019-10-17)

  • #18 Prohibit association alias from starting with a number (@pamil)

v1.7.0 (2019-10-17)

CHANGELOG FOR 1.6.x

v1.6.3 (2019-10-10)

  • #16 Support for Symfony 3.4 / 4.3+ (@pamil)

v1.6.2 (2019-10-10)

v1.6.1 (2019-08-28)

v1.6.0 (2019-08-28)

  • #3 [ORM] Refactor expresssion builder to add joins when needed (@GSadee)
  • #6 Fix default datetime format (@Zales0123)
  • #7 Fix the build by creating better tests (@pamil)
  • #10 README Symfony version fix (@Zales0123)
  • #11 Add functional tests for GridBundle (@pamil)
  • #12 Improve tests for sorting (@pamil)

CHANGELOG FOR 1.5.x

v1.5.1 (2019-05-21)

TL;DR

Security release!

CVE-2019-12186: XSS vulnerability in string field type when rendering objects implementing __toString method returning injected code.

v1.5.0 (2019-05-01)

TL;DR

  • Released GridBundle as a standalone package, containing a subtree split of Grid component.

CHANGELOG FOR 1.4.x

v1.4.5 (2019-05-21)

TL;DR

Security release!

CVE-2019-12186: XSS vulnerability in string field type when rendering objects implementing __toString method returning injected code.

v1.4.4 (2019-04-30)

TL;DR

  • Released GridBundle as a standalone package, containing a subtree split of Grid component.

CHANGELOG FOR 1.3.x

v1.3.13 (2019-05-21)

TL;DR

Security release!

CVE-2019-12186: XSS vulnerability in string field type when rendering objects implementing __toString method returning injected code.

v1.3.12 (2019-04-30)

TL;DR

  • Released GridBundle as a standalone package, containing a subtree split of Grid component.

CHANGELOG FOR 1.2.x

v1.2.18 (2019-05-21)

TL;DR

Security release!

CVE-2019-12186: XSS vulnerability in string field type when rendering objects implementing __toString method returning injected code.

v1.2.17 (2019-04-30)

TL;DR

Released GridBundle as a standalone package, containing a subtree split of Grid component.

CHANGELOG FOR 1.1.x

v1.1.19 (2019-05-21)

TL;DR

Security release!

CVE-2019-12186: XSS vulnerability in string field type when rendering objects implementing __toString method returning injected code.

v1.1.18 (2019-04-30)

TL;DR

Released GridBundle as a standalone package, containing a subtree split of Grid component.