Release 1.5.7

This commit is contained in:
2026-07-25 17:58:00 +01:00
parent 47613e61a2
commit 04ddec50ad
3 changed files with 53 additions and 6 deletions
+6
View File
@@ -6,6 +6,12 @@ All notable changes to this project will be documented in this file.
- No unreleased changes recorded yet.
## 1.5.7 - 2026-07-25
### Fixed
- Upload removal requests now authenticate correctly when a deployed player parses a bodyless `DELETE` request as an empty object, which could cause 401s for newly uploaded images.
## 1.5.6 - 2026-07-25
### Changed