• 2.6.0 b11cd5f65d

    2.6.0 Stable

    kerem released this 2025-01-13 01:38:43 +03:00 | 345 commits to master since this release

    📅 Originally published on GitHub: Sun, 12 Jan 2025 23:22:46 GMT
    🏷️ Git tag created: Sun, 12 Jan 2025 22:38:43 GMT

    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

    https://github.com/matze/wastebin/compare/2.5.0...2.6.0

    Downloads