Validate config JSON body shape
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 0.29.5 - 2026-05-16
|
||||
|
||||
- Fixed `/api/config` malformed-body handling so non-object JSON payloads now return `400 Bad Request` instead of silently resetting saved settings to defaults.
|
||||
- Expanded regression coverage for invalid config payload shapes.
|
||||
|
||||
## 0.29.4 - 2026-05-16
|
||||
|
||||
- Fixed `/api/watchlist/add` malformed-body handling so non-object JSON payloads now return `400 Bad Request` instead of surfacing as an internal server error.
|
||||
|
||||
Reference in New Issue
Block a user