• 3.3.0 a297749b93

    3.3.0 Stable

    kerem released this 2025-08-17 22:52:15 +03:00 | 106 commits to master since this release

    📅 Originally published on GitHub: Sun, 17 Aug 2025 19:57:11 GMT
    🏷️ Git tag created: Sun, 17 Aug 2025 19:52:15 GMT

    Added

    • Possibility to switch back to system settings for the dark/light mode selection.
    • delete command to wastebin-ctl to delete specific entries.
    • Filters to the wastebin-ctl's list command.

    Changed

    • Do not require JavaScript to hide respective dark/light/system mode buttons. Note that this might cause a confusing initial state because we do not know the system setting without querying it with browser APIs but in the worst case it means two to three clicks to change it.

    Fixed

    • Store wastebin-ctl correctly in the ARM image.

    Full Changelog

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

    Downloads