Skip to content

Release v2.0.0-BETA5

Compare
Choose a tag to compare
@sstok sstok released this 02 Sep 19:52
· 14 commits to main since this release
v2.0.0-BETA5
5c3d247

Note: The translation IDs have changed, please check the UPGRADE-2.0.md for more information.

Fixed

  • [Core] Fix order-clause with in StringInput (sstok) #312
  • [Doctrine] Fix wrong query for pattern matches (sstok) #314
  • [Core] Fix user-error translations (sstok) #313
  • [Core] Fix wrong exported StringQuery with order (sstok) #315
  • [Core] Fix wrong col pos in StringLexer exception (sstok) #316
  • [SearchBundle] Enable validator when class the exists, instead of only the Symfony validator component (sstok) #317