Skip to content

3.5.0

Compare
Choose a tag to compare
@nadar nadar released this 11 Aug 13:49
· 327 commits to master since this release
55e0dd1

3.5.0 (11. August 2020)

  • #545 Fix issue where primary key values where not correct type casted (a string was returned instead of integer). This was due to Text NgRestPlugin encoding its value when assigning to the model for security reasons.
  • #542 Add tablename in the where condition to support join relations with luya\admin\traits\SoftDeleteTrait.
  • #543 Ensure all images are routed trough LUYA file controller in order to fix issue with cropping images when working with 3rd party storage systems.
  • #541 Fix memory problem in OpenApi generator because of circular references.
  • #537 Add new event to customize the params for an OpenApi generated Path.