Skip to content

v0.0.31

Choose a tag to compare

@github-actions github-actions released this 03 Apr 09:29
· 51 commits to main since this release

What's Changed

Note

This release introduces first-class googleDrive backend support, expands
high-performance backend delivery options, and improves Google OAuth usability
and deployment guidance. Updating is recommended if you rely on remote storage
backends or plan to stream media from shared drives.

  • Added full googleDrive backend support, including node configuration,
    shared-drive path resolution, Google Drive API integration, file ID caching,
    runtime access token refresh, periodic token pre-refresh, and support for
    redirect, proxy, and accel_redirect delivery modes.
  • Added Google OAuth CLI support for googleDrive, including browser-assisted
    authentication, manual URL fallback, better token cache compatibility, and
    beginner-friendly setup documentation for creating Desktop App OAuth clients.
  • Expanded reverse proxy and deployment support with WebDav
    accel_redirect upstream handoff, googleDrive internal Nginx forwarding
    with bearer authorization propagation, safer runtime behavior, refreshed
    templates, and improved configuration and deployment docs.

Full Changelog: v0.0.25...v0.0.28 (v0.0.25...v0.0.31)