Skip to content

v1.22.0

Choose a tag to compare

@albogdano albogdano released this 05 Jan 09:25
· 1441 commits to master since this release
  • Updated dependencies
  • Added para.plugin_folder config option
  • Added GenericOAuth2Filter for authenticating with external third-party OAuth 2 servers.
  • Added new overloading signIn() method
  • Fixed appid not set in readAll()
  • Fixed cookies not removed
  • Fixed server.port argument ignored
  • Fixed type and id linting on CRUD operations
  • Fixed a bug in singularToPlural() method
  • Fixed updateAll() not merging data from partial updates and not validating objects in batches
  • Fixed appid not set in updateAll()