Skip to content

Releases: szabodanika/microbin

v2.0.4

11 Jul 18:28
Compare
Choose a tag to compare

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

v2.0.3-beta4

10 Jul 11:46
Compare
Choose a tag to compare
v2.0.3-beta4 Pre-release
Pre-release

v2.0.2-beta3

08 Jul 18:55
Compare
Choose a tag to compare
v2.0.2-beta3 Pre-release
Pre-release

v2.0.1-beta2

04 Jul 18:59
Compare
Choose a tag to compare
v2.0.1-beta2 Pre-release
Pre-release

v2.0.0-beta1

01 Jul 20:26
Compare
Choose a tag to compare
v2.0.0-beta1 Pre-release
Pre-release

v1.2.1

26 Mar 19:46
ded125c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

08 Nov 09:53
Compare
Choose a tag to compare

Main Changes

  • Improved main screen layout
  • Added pasta deletion by read count
  • Added support for reverse proxies (public path argument)
  • Better file attachment button with drag and drop support over entire form
  • Custom CSS styling support
  • Added display of last read time and read count
  • Copy Text and Copy URL buttons
  • Option to use Hash IDs instead of animal names
  • QR code generation support
  • Added Info page
  • Removed Help page
  • Moved documentation to website from README
  • Added FOSS Community attribution in footer

Generated by GitHub

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

26 Sep 10:06
60aac1a
Compare
Choose a tag to compare