What's Changed
- Fix Json db losing already saved pasta's on crash/power failure by @yara-blue in #281
- Adds a feature no-c-deps which makes microbin easy to crosscompile by @yara-blue in #279
- Upgrade deps by @Timshel in #254
- Updates dependencies by @yara-blue in #280
- MICROBIN_UPLOADER_PASSWORD was missing from compose.yaml by @secondubly in #228
- Fix default value comments for some environment variables by @isaacasensio in #268
- Fix never expire condition by @runofthemillgeek in #260
- Fix privacyDropdown is null issue by @luochen1990 in #267
- Awnser Range requests and stream files downloads by @yara-blue in #277
- Set charset=utf-8 for /raw/{id} response by @luk1337 in #246
- Attachments compatible with absolute path by @Timshel in #255
- fix: division by zero on 32-bit platform (#107, #118) by @jixunmoe in #239
- Minor fixups by @luk1337 in #211
- Update broken documentation link by @fastfailures in #203
- Fix MICROBIN_ETERNAL_PASTA by @SouthFox-D in #215
- Prefix some URLs with args.public_path_as_str() by @PeterUpfold in #194
- Make QR code as short as possible by @swwind in #285
New Contributors
- @Timshel made their first contribution in #254
- @secondubly made their first contribution in #228
- @isaacasensio made their first contribution in #268
- @runofthemillgeek made their first contribution in #260
- @luochen1990 made their first contribution in #267
- @luk1337 made their first contribution in #246
- @jixunmoe made their first contribution in #239
- @fastfailures made their first contribution in #203
- @SouthFox-D made their first contribution in #215
- @PeterUpfold made their first contribution in #194
- @swwind made their first contribution in #285
Full Changelog: v2.0.4...v2.1.0