Skip to content

Releases: boxlabss/PASTE

Paste 3.4

06 Feb 19:30

Choose a tag to compare

  • Fixed editing of Pastes
  • Added pastebin.com-like slug support for URLs (default 8 chars)
  • Show a "View differences" link for forked Pastes
  • Show a list of all forks on an original paste
  • Added a json API (see API.md/https://paste.boxlabs.uk/api-docs.php) and a python CLI client.
  • Updated example nginx conf (for URLs)
  • Added option to disable "Recent Pastes" in sidebar
  • Bug fixes

Download PASTE

Paste 3.3

25 Oct 01:50

Choose a tag to compare

Paste 3.3

  • Improved autodetection for syntax highlighting for both GeSHi and Highlight.php
    Fix sluggish behaviour with Highlight.php's autodetection of very large plain text especially. (Issue #8)
    Added more heuristic detection handling, improved efficiency of Paste's autodetect
  • Added Client side encryption with AES-256-GCM
  • Admin panel improvements
    Add new email field for admins
    Implemented Password reset in the admin panel (Forgot?)
    Active tabs fixed in configuration.php/admin.php
    Add option to "Reset token" for SMTP OAuth2h
  • Fixed an issue with Turnstile not working on the login/signup modals
  • Fixed an issue with reCAPTCHA v3 expiring tokens too soon (Issue #7)

Download PASTE