Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Cloudron Forum

Apps | Demo | Docs | Install

PrivateBin - Package Updates

Scheduled Pinned Locked Moved PrivateBin
12 Posts 2 Posters 471 Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • girishG Offline
    girishG Offline
    girish Staff
    wrote on last edited by
    #1

    This topic is to track PrivateBin package updates.

    Please open issues in a separate topic instead of replying here.

    1 Reply Last reply
    0
  • girishG Offline
    girishG Offline
    girish Staff
    wrote on last edited by
    #2

    [1.3.0]

    • Use latest base image 2.0.0
    1 Reply Last reply
    0
  • girishG Offline
    girishG Offline
    girish Staff
    wrote on last edited by
    #3

    [1.4.0]

    • Add forum url
    1 Reply Last reply
    0
  • girishG Offline
    girishG Offline
    girish Staff
    wrote on last edited by
    #4

    [1.4.1]

    • Update screenshots
    • Make php.ini customizable
    1 Reply Last reply
    0
  • girishG Offline
    girishG Offline
    girish Staff
    wrote on last edited by
    #5

    [1.5.0]

    • Update base image to v3
    • Update PHP to 7.4
    1 Reply Last reply
    0
  • girishG Offline
    girishG Offline
    girish Staff
    wrote on last edited by
    #6

    [1.5.1]

    • Update PrivateBin to 1.3.5
    • Full changelog
    • added: Translation for Hebrew, Lithuanian, Indonesian and Catalan
    • added: Make the project info configurable (#681)
    • changed: Upgrading libraries to: DOMpurify 2.2.7, kjua 0.9.0 & random_compat 2.0.18
    • changed: Open all links in new window (#630)
    • fixed: PDF display in Firefox (#630)
    • fixed: Allow pasting into password input dialog (#630)
    • fixed: Display of expiration date in email (#630)
    • fixed: Allow display of durations in weeks (#630)
    • fixed: Avoid exposing burn-after-reading messages from cache (#630)
    • fixed: Only display the dropzone when it should (#630)
    1 Reply Last reply
    0
  • girishG Offline
    girishG Offline
    girish Staff
    wrote on last edited by
    #7

    [1.5.2]

    • Fix apache configs to not have hardcoded memory limit
    1 Reply Last reply
    0
  • nebulonN Offline
    nebulonN Offline
    nebulon Staff
    wrote on last edited by
    #8

    [1.6.0]

    • Update PrivateBin to 1.4.0
    • Full changelog
    • ADDED: Translations for Corsican, Estonian, Finnish and Lojban
    • ADDED: new HTTP headers improving security (#765)
    • ADDED: Download button for paste text (#774)
    • ADDED: Opt-out of federated learning of cohorts (FLoC) (#776)
    • ADDED: Configuration option to exempt IPs from the rate-limiter (#787)
    • ADDED: Google Cloud Storage backend support (#795)
    • ADDED: Oracle database support (#868)
    • ADDED: Configuration option to limit paste creation and commenting to certain IPs (#883)
    • ADDED: Set CSP also as meta tag, to deal with misconfigured webservers mangling the HTTP header
    • ADDED: Sanitize SVG preview, preventing script execution in instance context
    • CHANGED: Language selection cookie only transmitted over HTTPS (#472)
    • CHANGED: Upgrading libraries to: base-x 4.0.0, bootstrap 3.4.1 (JS), DOMpurify 2.3.6, ip-lib 1.18.0, jQuery 3.6.0, random_compat 2.0.21, Showdown 2.0.3 & zlib 1.2.12
    • CHANGED: Removed automatic .ini configuration file migration (#808)
    • CHANGED: Removed configurable dir for traffic & purge limiters (#419)
    • CHANGED: Server salt, traffic and purge limiter now stored in the storage backend (#419)
    • CHANGED: Drop support for attachment download in IE
    • FIXED: Error when attachments are disabled, but paste with attachment gets displayed
    1 Reply Last reply
    0
  • nebulonN Offline
    nebulonN Offline
    nebulon Staff
    wrote on last edited by
    #9

    [1.7.0]

    • Update PrivateBin to 1.5.0
    • Update Cloudron base image to 4.0.0
    • Full changelog
    • ADDED: script for data storage backend migrations (#1012)
    • ADDED: Translations for Turkish, Slovak, Greek and Thai
    • ADDED: S3 Storage backend (#994)
    • ADDED: Jdenticons as an option for comment icons (#793)
    • CHANGED: Avoid SUPER privilege for setting the sql_mode for MariaDB/MySQL (#919)
    • CHANGED: Upgrading libraries to: DOMpurify 2.4.6, jQuery 3.6.1, Showdown 2.1.0 & zlib 1.2.13
    • FIXED: Revert to CREATE INDEX without IF NOT EXISTS clauses, to support MySQL (#943)
    • FIXED: Apply table prefix to indexes as well, to support multiple instances sharing a single database (#943)
    • FIXED: YOURLS integration via new proxy, storing signature in configuration (#725)
    1 Reply Last reply
    0
  • girishG Offline
    girishG Offline
    girish Staff
    wrote on last edited by
    #10

    [1.7.1]

    • Update PrivateBin to 1.5.1
    • Full changelog
    • ADDED: script for administrative tasks: deleting pastes (#274), removing empty directories (#277), purging expired pastes (#276) & statistics (#319)
    • FIXED: Revert Filesystem purge to limited and randomized lookup (#1030)
    • FIXED: Catch JSON decode errors when invalid data gets sent to the API (#1030)
    • FIXED: Support sorting v1 format in mixed version comments in Filesystem backend (#1030)
    1 Reply Last reply
    0
  • girishG Offline
    girishG Offline
    girish Staff
    wrote on last edited by
    #11

    [1.7.2]

    • Update PrivateBin to 1.5.2
    • Full changelog
    • ADDED: Allow AWS SDK to use default credential provider chain for S3Storage (#1070)
    • CHANGED: Upgrading libraries to: DOMpurify 3.0.4 & jQuery 3.7.0
    • FIXED: Addressed PHP 8.2 deprecation warnings (#1092)
    • FIXED: Expose types JSON-LD incl. configured expiration dates (#1045)
    1 Reply Last reply
    0
  • nebulonN Offline
    nebulonN Offline
    nebulon Staff
    wrote last edited by
    #12

    [1.7.3]

    • Update PrivateBin to 1.6.0
    • Full changelog
    • This release adds translations for Japanese & Arabic
    1 Reply Last reply
    0

  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Login

  • Don't have an account? Register

  • Login or register to search.