What's changed
- Offloaded chunked uploads (pending uploads)
- Query size script fixed
- Check favorite files before deletion
- Exif temp files are removed (previously weren't, oversight)
- Invites no longer include never (no functionality was added)
- Lots of fixes for meta tags
- Clear temp script
- Lot's of bug fixes covered in pull requests below.
PRs merged
- feat dump, the lost twin by @TacticalTechJay in #351
- feat: offloaded chunked uploads by @diced in #356
- fix: user uuid is used instead of user id for its uniqueness by @TacticalTechJay in #355
- Improve query-size by @TacticalTechJay in #363
- some fixes by @TacticalTechJay in #364
- fix&feat: clearing by @TacticalTechJay in #367
- Add Check to prevent favorited files from being deleted by @IThundxr in #369
- fix dump by @TacticalTechJay in #386
- fix: Properly type the relation field for OAuth by @TacticalTechJay in #370
- adding option to bypass local login by @danejur in #373
- feat: server-side sorting for files by @ItzDerock in #366
- Sprinkled fixes by @TacticalTechJay in #401
- Fix webhook's thumbnail and image in the embed by @TacticalTechJay in #403
- Fix branding oversight caused by 0a34b0c by @NebulaBC in #405
- Not fix/debug log by @TacticalTechJay in #406
- Worst fix ever. by @TacticalTechJay in #407
- Update bug.yml by @TacticalTechJay in #411
- Feat/viewUserFiles by @TacticalTechJay in #408
- feat: thumbnails workers by @diced in #413
- Fix dump by @TacticalTechJay in #423
- Fix meta tags and a not-null header by @TacticalTechJay in #437
- fix: Add url response for final chunk uploading. by @TacticalTechJay in #439
New Contributors
Full Changelog: v3.7.0...v3.7.1