updated changelog

This commit is contained in:
Karthik Kasturi 2025-09-11 21:38:17 +00:00
parent f9c958da90
commit 8a8afb96da

View file

@ -6,7 +6,8 @@
* 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: Check for quotes and conical braces when extracting short url (#1644)
* 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)