What's Changed
- Change content handling to use byte buffer instead of parsing chunks directly by @ybalbert in #299
- derive version from binary by @nastyagrifon in #306
- Add missing public_path to some Location redirects by @farfalleflickan in #307
- fix vertical layout on smartphones by @underoll in #308
- Add multi-attachment support by @szabodanika in #309
- Polishing multi-file upload support by @szabodanika in #312
- improve logging with real ip by @Sofyan-SU in #311
- Fix threading issue by deferring lock acquisition during file uploads by @szabodanika in #313
- Support default privacy setting by @szabodanika in #314
- Update compose.yaml by @SamuelBanya in #315
- Fix upload size bug by @szabodanika in #318
- Prevent DB lock during I/O and cleanup orphans by @szabodanika in #319
- Support file:// ARG secrets by @szabodanika in #320
- Add MICROBIN_MAX_EXPIRY arg by @szabodanika in #321
New Contributors
- @ybalbert made their first contribution in #299
- @nastyagrifon made their first contribution in #306
- @farfalleflickan made their first contribution in #307
- @underoll made their first contribution in #308
- @Sofyan-SU made their first contribution in #311
- @SamuelBanya made their first contribution in #315
Full Changelog: 2.1.1...v2.1.2