Skip to content

v0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Aug 18:20
4aa44c3

0.6.0 (2026-08-24)

Features

  • bring DuckStation to standalone parity, add RetroArch PS1 core (99e68e1)
  • gate Dolphin's whole-card memory sync to GameCube, not Wii (9e1f398)
  • RPCS3 archive (7z/zip/rar) boot support with LRU-evicted cache (0b58abe)

Bug Fixes

  • address marko review findings in RPCS3 archive support (15828fe)
  • address second marko review of emulator modules (99a94e0)
  • cap chat DOM nodes, not just the message store (00c43d1)
  • cap FATX test image size to avoid exhausting CI runner disk (b48c6d6)
  • close gaps found by post-remediation audit (567b15b)
  • reconnect the room websocket on abnormal closure (9396a11)
  • repo-wide security remediation from full audit (6f612f1)
  • saved must not stay true when the state stat fails (fa572d6)
  • use constant-time compare for the room websocket's controller token (b57b319)

Documentation

  • add migration guide from per-emulator brokers to webstation-broker (4625853)
  • add RetroArch core BIOS/firmware manifest (9bff9be)