github andrew-codes/playnite-web v10.0.0

latest releases: v10.0.2, v10.0.1
4 days ago

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.

Don't miss a new playnite-web release

NewReleases is sending notifications on new releases.