Skip to content

v4.4.3

Compare
Choose a tag to compare
@michaelyali michaelyali released this 18 Apr 13:26
· 97 commits to master since this release

4.4.3 - 2020-04-18

Bug Fixes

  • crud fixed returning pageCount in some cases (#465)
  • typeorm fixed critical bug with possible SQL injections when using query ?sort= (big kudos to @joaogmauricio)
  • typeorm fixed filter conditions for LIKE/iLIKE operators (#395)