What's Changed
- fix: refresh file manager after creating and renaming folders by @danielalves96 in #354
- fix: update generateMetadata to resolve params correctly in share l by @danielalves96 in #355
- fix: large file upload failure (10GB+) on S3-compatible storage by @danielalves96 in #356
- fix: large file downloads failing in Firefox by adding Content-Length header by @danielalves96 in #357
- fix: update Next.js to 15.3.6 to address CVE-2025-51605 (RCE vulnerability) by @danielalves96 in #364
- fix: use internal S3 client for createMultipartUpload to fix large file uploads by @danielalves96 in #362
- fix: 401 error on Reverse Share uploads for files ≥100MB by @danielalves96 in #369
- fix: audio/video preview MIME type handling when behind reverse proxy by @danielalves96 in #358
- fix: 2FA button overflow issue on smartphone by @danielalves96 in #323
Full Changelog: v3.3.1-beta...v3.3.2-beta