Skip to content

v2.0.4

Latest
Compare
Choose a tag to compare
@szabodanika szabodanika released this 11 Jul 18:28
· 3 commits to master since this release

Main Changes in MicroBin v2

  • Server-side and client-side encryption for uploads, including file attachments,
  • SQLite database support by default,
  • Reworked upload settings, 5 privacy levels,
  • New administrator console (/admin),
  • Automatic syntax highlighting,
  • Image and video embedding,
  • Refreshed styling and QoL features,
  • New user guide page,
  • Enabled HTML embedding for footer,
  • Added file upload size limits,
  • Added uploader password for read-only mode
  • Added sample .env file with description for each environmental variable,
  • Removed Info page (moved to admin page),
  • Pasta list now sorted from newer to older,
  • Files are now served with a proper service, not just as a public directory,
  • Pastas are no longer pastas. They are now just"uploads"
  • Pastalist is no longer pastalist. It is now just "list"
  • Lots and lots of bugs fixed

Generated by GitHub:

What's Changed

New Contributors

Full Changelog: v1.2.1...v2.0.4