github matze/wastebin 3.1.0

latest releases: 3.3.0, 3.2.0
3 months ago

Added

  • wastebin-ctl command line tool to list all existing entries and purge expired ones.
  • /robots.txt disallowing any crawling.
  • Subtle button animations.
  • Toast message when a burned paste is read.
  • x86_64-apple-darwin, aarch64-apple-darwin, aarch64-unknown-linux-musl, riscv64gc-unknown-linux-gnu, x86_64-pc-windows-msvc, aarch64-pc-windows-msvc release binaries in addition to the existing x86_64-unknown-linux-musl ones.

Changed

  • Enclose Markdown links in anchor tags to make them clickable. Thanks for preliminary work done in #85 by @FliegendeWurst.
  • Improve performance by avoiding unnecessary memory allocations.
  • Improve throughput by avoiding locks on the database. Thanks for preliminary work done in #156 by @mokurin000.
  • Improve mobile layout.

Fixed

  • Content disposition header value was wrongly constructed.
  • Download appended txt extension even if paste was uploaded without an extension.

Full Changelog

3.0.0...3.1.0

Don't miss a new wastebin release

NewReleases is sending notifications on new releases.