diff --git a/CHANGELOG.md b/CHANGELOG.md index 88e2d05d..43b2cce0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)