PrivateBin - Package Updates
-
This topic is to track PrivateBin package updates.
Please open issues in a separate topic instead of replying here.
-
[1.3.0]
- Use latest base image 2.0.0
-
[1.4.0]
- Add forum url
-
[1.4.1]
- Update screenshots
- Make php.ini customizable
-
[1.5.0]
- Update base image to v3
- Update PHP to 7.4
-
[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.5.2]
- Fix apache configs to not have hardcoded memory limit
-
[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