• v.2.0.1 1f69a77a03

    schrottkatze released this 2023-03-10 07:33:29 +00:00 | 4 commits to master since this release

    fixes

    • fixed xss where you could just add a closing script tag (again)
    • corrected various errors returning Ok
    • fixed unwrap that would crash thread if parsing stopped mid unicode character or on invalid utf-8

    improvements

    • better documentation for installation via nix flakes, and mention of docker image and cargo crate
    Downloads
  • v2.0 75755052c3

    schrottkatze released this 2023-03-05 15:13:43 +00:00 | 13 commits to master since this release

    Main Changes

    • XSS vulnerability
    • mutex lock poisoning in case of invalid utf-8
    • if you click on the logo it takes you to the create new now
    • rebranded from Microbin to Karton
    • customizable animal names file
    • customizable url, raw and pasta endpoints
    • image embedding in pasta view page
    • removed light mode
    Downloads