|
@@ -1,12 +1,17 @@
|
|
|
# PrivateBin version history
|
|
# PrivateBin version history
|
|
|
|
|
|
|
|
-## 1.7.4 (not yet released)
|
|
|
|
|
|
|
+## 1.7.5 (not yet released)
|
|
|
|
|
+* CHANGED: Simpler PostgreSQL table lookup query (#1361)
|
|
|
|
|
+* CHANGED: SRI hashes are now configurable, no longer hardcoded in templates (#1365)
|
|
|
|
|
+
|
|
|
|
|
+## 1.7.4 (2024-07-09)
|
|
|
* CHANGED: Saving markdown pastes uses `.md` extension instead of `.txt` (#1293)
|
|
* CHANGED: Saving markdown pastes uses `.md` extension instead of `.txt` (#1293)
|
|
|
* CHANGED: Enable strict type checking in PHP (#1350)
|
|
* CHANGED: Enable strict type checking in PHP (#1350)
|
|
|
-* CHANGED: SRI hashes are now configurable, no longer hardcoded in templates (#1365)
|
|
|
|
|
|
|
+* CHANGED: Various tweaks of the `bootstrap5` template, suggested by the community
|
|
|
* FIXED: Reset password input field on creation of new paste (#1194)
|
|
* FIXED: Reset password input field on creation of new paste (#1194)
|
|
|
* FIXED: Allow database schema upgrade to skip versions (#1343)
|
|
* FIXED: Allow database schema upgrade to skip versions (#1343)
|
|
|
* FIXED: `bootstrap5` dark mode toggle unset on dark browser preference (#1340)
|
|
* FIXED: `bootstrap5` dark mode toggle unset on dark browser preference (#1340)
|
|
|
|
|
+* FIXED: Prevent bypassing YOURLS proxy URL filter, allowing to shorten non-self URLs
|
|
|
|
|
|
|
|
## 1.7.3 (2024-05-13)
|
|
## 1.7.3 (2024-05-13)
|
|
|
* CHANGED: Various tweaks of the `bootstrap5` template, suggested by the community
|
|
* CHANGED: Various tweaks of the `bootstrap5` template, suggested by the community
|