Releases: andrew-codes/playnite-web
Releases · andrew-codes/playnite-web
v10.1.0
v10.0.2
v10.0.1
v10.0.0
10.0.0 (2024-12-08)
Bug Fixes
BREAKING CHANGES
- The library synchronization no longer sends individual
messages for every entity of every entity type. Instead, a single batch
message is produced for all entities, except for game asset entities
(cover images, icons, and background images). This single message is a
JSON payload of an array of all batched messages that would have
otherwise been published. This array contains each message as a topic
and a string payload. The payload may be parsed as JSON.
v9.5.0
v9.4.5
v9.4.4
v9.4.3
9.4.3 (2024-11-18)
Bug Fixes
- default to common platform icons (188598b), closes #608
- default to common platform icons (#635) (b7bdf23), closes #608
- incorrect required Playnite API version (a1a4895), closes #623
- incorrect required Playnite API version (#624) (e0b6921), closes #623
- unknown sources are PC platform (9aceb5f), closes #633
- unknown sources are PC platform (#634) (52d5c97), closes #633