Skip to content

Releases: Sylius/SyliusGridBundle

v1.13.0-ALPHA.1

30 Jan 12:47
v1.13.0-ALPHA.1
e67e8d6
Compare
Choose a tag to compare
v1.13.0-ALPHA.1 Pre-release
Pre-release

Details

v1.12.1

05 Jan 14:45
v1.12.1
0ea47b9
Compare
Choose a tag to compare

Details

Full Changelog: v1.12.0...v1.12.1

v1.12.0

31 Oct 11:28
v1.12.0
b6ca8d2
Compare
Choose a tag to compare

TL;DR

Stable 1.10.0 release 🎉 🔥 🚀 Symfony 6 support included, possibility to remove grid properties + multiple improvements and fixes 🏇

Details (full changelog since 1.11.0)

Features

Improvements

Fixes

v1.12.0-BETA.1

19 Oct 14:34
v1.12.0-BETA.1
c224235
Compare
Choose a tag to compare
v1.12.0-BETA.1 Pre-release
Pre-release

Details

v1.12.0-ALPHA.1

16 May 19:03
v1.12.0-ALPHA.1
2aecc04
Compare
Choose a tag to compare

TL;DR

Drop Symfony 4 support, add Symfony 6 support 🚀

Details

v1.11.0

27 Apr 10:06
v1.11.0
2fd10e3
Compare
Choose a tag to compare

TL;DR

  • GridBuilder configurable in PHP 🎉
  • Bump PHP to 8.0 and Symfony to 5.4 🦾
  • Make grid command ⚙️
  • Multiple fixes and improvements 🚀

Features

Improvements

Fixes

  • #182 [GridBuilder] Fix update action label (@loic425)
  • #209 Hotfix with datasources (@loic425)
  • #212 [Fix] Add a logic exception to install the needed adapter (@loic425)
  • #211 [Fix] Register grid maker only when maker is enabled (@loic425)
  • #222 [Security] Dql injection through sorting parameters blocked (@TheMilek)
  • #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)
  • #228 Fix coding style for make grid command (@loic425)
  • #229 [GridMaker] Use snake case for grid names (@loic425)
  • #231 Remove tmp Price grid (@loic425)
  • #233 Fix coding standards (and the build as well) (@Zales0123)

v1.11.0-RC.3

15 Mar 08:38
v1.11.0-RC.3
f527893
Compare
Choose a tag to compare
v1.11.0-RC.3 Pre-release
Pre-release

TL;DR

Removal of BC Break that made it impossible to sort by disabled fields (which was possible before v1.10.1) 💥

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.10.2

15 Mar 08:38
v1.10.2
81b813d
Compare
Choose a tag to compare

TL;DR

Removal of BC Break that made it impossible to sort by disabled fields (which was possible before v1.10.1) 💥

Details

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

v1.11.0-RC.2

14 Mar 14:52
v1.11.0-RC.2
172e69d
Compare
Choose a tag to compare

TL;DR

🔒 This is a security release!

Fixes the following vulnerabilities:

Details

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

v1.10.1

14 Mar 14:52
v1.10.1
52df113
Compare
Choose a tag to compare

TL;DR

🔒 This is a security release!

Fixes the following vulnerabilities:

Details

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