You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.