github matze/wastebin 2.6.0

one day ago

Added

  • Ctrl+S binding to store a paste.
  • Input field to set a title for a paste.
  • Security headers served with each HTTP response and secure cookie settings.
  • Button to show a paste's QR code.

Changed

  • Use NonZero internally for data where 0 is not a valid value and any special meaning in expressed via an outer Option.
  • Show QR code on the page after submitting a burn-after-reading paste.
  • Low-impact performance improvements.
  • Return FORBIDDEN on wrong password instead of INTERNAL_SERVER_ERROR.

Fixed

  • Paste content selection and copying using ctrl+a or mouse.
  • Issues reported by the w3c validator.
  • Vertical auto-scroll.

New Contributors

Full Changelog: 2.5.0...2.6.0

Don't miss a new wastebin release

NewReleases is sending notifications on new releases.