mirror of
https://github.com/matze/wastebin.git
synced 2026-04-25 00:25:59 +03:00
-
2.5.0 Stable
released this
2024-08-19 22:44:25 +03:00 | 390 commits to master since this release📅 Originally published on GitHub: Mon, 19 Aug 2024 19:50:47 GMT
🏷️ Git tag created: Mon, 19 Aug 2024 19:44:25 GMTAdded
- Possibility to serve from some subdomain via the
WASTEBIN_BASE_URLenvironment variable. - Possibility to limit maximum paste expiration with the
WASTEBIN_MAX_PASTE_EXPIRATIONenvironment variable. - Open button to read local file into input.
Changed
- Improve container layout and CSS.
New Contributors
- @pinpox made their first contribution in https://github.com/matze/wastebin/pull/45
- @aldur made their first contribution in https://github.com/matze/wastebin/pull/48
- @kshannoninnes made their first contribution in https://github.com/matze/wastebin/pull/61
- @HeapUnderfl0w made their first contribution in https://github.com/matze/wastebin/pull/62
- @ajvn made their first contribution in https://github.com/matze/wastebin/pull/63
- @luk1337 made their first contribution in https://github.com/matze/wastebin/pull/57
Full Changelog
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
wastebin_2.5.0_x86_64-unknown-linux-musl.tar.zst
0 downloads ·
2026-02-27 10:14:33 +03:00 · 9.7 MiB -
wastebin_2.5.0_x86_64-unknown-linux-musl.tar.zst.sha256sum
0 downloads ·
2026-02-27 10:14:33 +03:00 · 115 B
- Possibility to serve from some subdomain via the