mirror of
https://github.com/matze/wastebin.git
synced 2026-04-25 00:25:59 +03:00
-
3.0.0 Stable
released this
2025-03-06 00:37:38 +03:00 | 228 commits to master since this release📅 Originally published on GitHub: Wed, 05 Mar 2025 21:41:29 GMT
🏷️ Git tag created: Wed, 05 Mar 2025 21:37:38 GMTAdded
WASTEBIN_THEMEconfiguration key to change the default theme fromayutobase16ocean,coldark,gruvbox,monokai,onehalforsolarized.- UI button to switch between light and dark mode and cookie to store the preference. By default the system setting is used.
- UI button and c to copy content to clipboard. Thanks @limitcool.
Changed
- Breaking: From now on,
WASTEBIN_BASE_URLis only used for the QR code link but not for internal routing. Use a dedicated proxy server to do that if necessary. - Breaking: Always return HTML on
/:ideven iftext/htmlis not in the Accept header. Use the/raw/:idendpoint to retrieve raw text. - Breaking: Replace
WASTEBIN_MAX_PASTE_EXPIRATIONwith a customizable set of expirations via theWASTEBIN_PASTE_EXPIRATIONSvariable. - Use the two-face crate for an extended syntax list.
- Use 64-bit integers that render as 11-character identifier from now on. Existing 32-bit/6-character identifiers continue to work. Based on a PR #71 by @cgzones.
- Use title as downloaded filename instead of identifier if one is available.
- Serve all CSS assets under hashed URL to avoid caching issues and set cache-control header to one month and the
immutableattribute. - Do not offer any interactions for burn-after-reading pastes that will end up with a 404 anyway.
Fixed
- Sort syntax list in case insensitive manner.
- Wrong background color for inline code in Markdown.
New Contributors
- @jensz12 made their first contribution in https://github.com/matze/wastebin/pull/107
- @repomaa made their first contribution in https://github.com/matze/wastebin/pull/113
Full Changelog
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
wastebin_3.0.0_x86_64-unknown-linux-musl.zip
0 downloads ·
2026-02-27 10:14:45 +03:00 · 4.8 MiB -
wastebin_3.0.0_x86_64-unknown-linux-musl.zip.sha256sum
0 downloads ·
2026-02-27 10:14:45 +03:00 · 109 B