1
0
Karthik Kasturi 10 сар өмнө
parent
commit
8a8afb96da
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 2 1
      CHANGELOG.md

+ 2 - 1
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)