order changelog

This commit is contained in:
El RIDO 2025-10-06 22:01:31 +02:00
parent 2e5d6dddac
commit 63ef6f4358
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92

View file

@ -1,13 +1,13 @@
# PrivateBin version history
## 2.0.1 (not yet released)
* ADDED: Auto shorten URLs with config option `shortenbydefault` (#1627)
* ADDED: Added `shortenviashlink` endpoint with an `shlink` configuration section
* ADDED: Password peek (#1254)
* CHANGED: CSP recommendation around bootstrap5 template resolved in Firefox 131 (#1613)
* FIXED: Allow pasting a password for decrypting a paste (#1620)
* FIXED: Allow copying the shortened link after using a URL shortener (#1624)
* ADDED: Auto shorten URLs with config option `shortenbydefault` (#1627)
* ADDED: Added `shortenviashlink` endpoint with an `shlink` configuration section
* FIXED: URL extraction fails when frame-ancestors is set in CSP (#1644)
* ADDED: Password peek (#1254)
## 2.0.0 (2025-07-28)
* ADDED: Error logging in database and filesystem backend (#1554)