• 3.4.0 c9d717329a

    3.4.0 Stable

    kerem released this 2025-12-25 18:54:42 +03:00 | 53 commits to master since this release

    📅 Originally published on GitHub: Thu, 25 Dec 2025 16:00:55 GMT
    🏷️ Git tag created: Thu, 25 Dec 2025 15:54:42 GMT

    Added

    • wastebin-theme-showcase binary to generate a static HTML page with theme examples for both light and dark variants. See here for example output.
    • w key to toggle line wrapping.

    Changed

    • Re-wrote the Dockerfile to compile for both x86_64-unknown-linux and aarch64-unknown-linux from an x86_64-unknown-linux host.
    • Unconditionally set the Secure attribute on cookies and do not try to derive applicability from the origin header.
    • Customize scrollbar color for the language list.
    • Many small memory-related optimizations, thanks to @cgzones for a bunch of these.

    Fixed

    • Check if Ctrl/Meta/Cmd key is pressed together with C to avoid unexpected behaviour on platforms where Ctrl+C might be registered as just C.

    Full Changelog

    https://github.com/matze/wastebin/compare/3.3.0...3.4.0

    Downloads