update bootstrap CSS library from 5.3.7 to 5.3.8

This commit is contained in:
El RIDO
2025-10-09 09:24:08 +02:00
parent ed9bdc4272
commit 06496a1b0e
10 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
* ADDED: Added `shortenviashlink` endpoint with an `shlink` configuration section
* ADDED: Password peek (#1254)
* CHANGED: CSP recommendation around bootstrap5 template resolved in Firefox 131 (#1613)
* CHANGED: Upgrading libraries to: DOMpurify 3.2.7
* CHANGED: Upgrading libraries to: bootstrap 5.3.8 & DOMpurify 3.2.7
* FIXED: Allow pasting a password for decrypting a paste (#1620)
* FIXED: Allow copying the shortened link after using a URL shortener (#1624)
* FIXED: URL extraction fails when frame-ancestors is set in CSP (#1644)