Skip to content

Releases: andrew-codes/playnite-web

v10.1.0

12 Dec 20:53
Compare
Choose a tag to compare

10.1.0 (2024-12-12)

Features

  • game action buttons do not disappear when game manually stops (#670) (04f9189), closes #669

v10.0.2

10 Dec 02:52
Compare
Choose a tag to compare

10.0.2 (2024-12-10)

Bug Fixes

v10.0.1

08 Dec 15:47
Compare
Choose a tag to compare

10.0.1 (2024-12-08)

Bug Fixes

v10.0.0

08 Dec 00:36
Compare
Choose a tag to compare

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

05 Dec 18:06
Compare
Choose a tag to compare

9.5.0 (2024-12-05)

Bug Fixes

  • game action button layout on mobile (316495d), closes #625

Features

  • ROms are supported as PC platform games (3205d4f), closes #653
  • Roms are supported as PC platform games (#654) (ffb1368), closes #653

v9.4.5

21 Nov 20:03
Compare
Choose a tag to compare

9.4.5 (2024-11-21)

Bug Fixes

  • check for release prior to using it (6126197), closes #607

v9.4.4

19 Nov 17:26
Compare
Choose a tag to compare

9.4.4 (2024-11-19)

Bug Fixes

  • hass addon version is updated for every release (ec7a059), closes #557
  • hass addon version is updated for every release (#636) (0e76d0e), closes #557

v9.4.3

18 Nov 15:16
Compare
Choose a tag to compare

9.4.3 (2024-11-18)

Bug Fixes

v9.4.2

13 Nov 18:19
Compare
Choose a tag to compare

9.4.2 (2024-11-13)

Bug Fixes

  • do not override run state with incorrect data (a7aaec8)
  • run state is reported correctly to UI (#622) (0a812af), closes #618

v9.4.1

10 Nov 16:17
Compare
Choose a tag to compare

9.4.1 (2024-11-10)

Bug Fixes