Skip to content

Version 0.12.1

Latest

Choose a tag to compare

@sobolevn sobolevn released this 31 Jul 21:27
36a8567

What's Changed

Bugfixes

  • Added missing @sensitive_post_parameters decorator
    to all auth views, #1189
  • Fixed @endpoint_decorator passing incorrect parameters
    to the endpoint function, #1189
  • Fixed @endpoint_decorator not working properly with async endpoints, #1189

Full Changelog: 0.12.0...0.12.1