fix: resolve submit crash (.data.id undefined) & add missing update posts
- Fix game-entry-wizard.tsx: API returns flat { id } not { data: { id } }
- Add update posts for v2026.0.96, v2026.0.97, v2026.0.971
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
All notable changes to DeckyVault will be documented in this file.
|
||||
|
||||
## [2026.0.971] - 2026-05-09
|
||||
|
||||
### Fixed
|
||||
- Submit `can't access property "id", (intermediate value).data is undefined`
|
||||
- Game Card Height in view extending, not fitting actual content.
|
||||
|
||||
## [2026.0.97] - 2026-05-06
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user