Skip to content

3.0.0

Compare
Choose a tag to compare
@RineshRamadhin RineshRamadhin released this 19 Nov 18:15
· 12 commits to master since this release

Added

  • Endpoint for NGINX subrequest file authentication and permission check.
  • Ability to retrieve a Django user from an auth-token cookie.

Changed

  • Switched to PubSub Redis Channel layer to resolve event closed loop errors.
  • Added Django type hints for build endpoint.

Removed

  • Endpoint for authenticated file download/serving due to inability to properly handle unstable networks. (Switched to NGINX native handling)
  • Packages for file type recognition.