New
v1.2.0
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
- Fix Docker repository link by @frdmn in https://github.com/szabodanika/microbin/pull/57
- Fix --footer-text reference by @stavros-k in https://github.com/szabodanika/microbin/pull/73
- feat: disable file attachment by @hay-kot in https://github.com/szabodanika/microbin/pull/72
- Expose port 8080 in dockerfile by @hay-kot in https://github.com/szabodanika/microbin/pull/69
- feat: add site favicon by @hay-kot in https://github.com/szabodanika/microbin/pull/71
- feat: add copy button to viewer by @hay-kot in https://github.com/szabodanika/microbin/pull/70
- Add gitignore by @hay-kot in https://github.com/szabodanika/microbin/pull/68
- Public Url for Paths by @HeapUnderfl0w in https://github.com/szabodanika/microbin/pull/78
- hashids by @henry40408 in https://github.com/szabodanika/microbin/pull/86
New Contributors
- @frdmn made their first contribution in https://github.com/szabodanika/microbin/pull/57
- @stavros-k made their first contribution in https://github.com/szabodanika/microbin/pull/73
- @hay-kot made their first contribution in https://github.com/szabodanika/microbin/pull/72
- @HeapUnderfl0w made their first contribution in https://github.com/szabodanika/microbin/pull/78
- @henry40408 made their first contribution in https://github.com/szabodanika/microbin/pull/86
Full Changelog: https://github.com/szabodanika/microbin/compare/v1.1.1...v1.2.0