Files
KnockOutWhist-Web/CHANGELOG.md
2025-12-03 11:17:48 +00:00

20 KiB

(2025-11-07)

⚠ BREAKING CHANGES

  • implemented multigame support (#34)

Features

Bug Fixes

  • base: fixed persistence logic (#21) (7f765b4)
  • config: modified git module to use the main branch (#10) (ccf44ed)
  • disabled external node (51d9c0b)
  • ensure proper unlocking of user session locks in game actions (#37) (44c88c8)
  • imports: reorganized import statements for clarity and consistency (#22) (1517d0c)
  • improve lock handling in user session interactions (#36) (96c3846)
  • ui: add light mode styles, update font families and fixed ui (#24) (729a4ee)
  • ui: added dark mode (#25) (6c31fa0)
  • ui: changed backgrounds (#33) (bef96ba)
  • update allowed hosts filter and adjust background color in login page (#45) (aa83082)
  • update file paths and improve session handling in user interactions (#39) (de565b5)

Reverts

(2025-11-07)

⚠ BREAKING CHANGES

  • implemented multigame support (#34)

Features

Bug Fixes

  • base: fixed persistence logic (#21) (7f765b4)
  • config: modified git module to use the main branch (#10) (ccf44ed)
  • disabled external node (51d9c0b)
  • ensure proper unlocking of user session locks in game actions (#37) (44c88c8)
  • imports: reorganized import statements for clarity and consistency (#22) (1517d0c)
  • improve lock handling in user session interactions (#36) (96c3846)
  • ui: add light mode styles, update font families and fixed ui (#24) (729a4ee)
  • ui: added dark mode (#25) (6c31fa0)
  • ui: changed backgrounds (#33) (bef96ba)
  • update allowed hosts filter and adjust background color in login page (#45) (aa83082)
  • update file paths and improve session handling in user interactions (#39) (de565b5)

Reverts

(2025-11-07)

Bug Fixes

  • ensure proper CMD syntax in Dockerfile (#48) (5c6d3ac)

(2025-11-07)

Bug Fixes

(2025-11-07)

Bug Fixes

(2025-11-07)

Bug Fixes

(2025-11-07)

Bug Fixes

(2025-11-07)

Bug Fixes

(2025-11-07)

Bug Fixes

(2025-11-20)

⚠ BREAKING CHANGES

  • game: Fixed polling, SPA, Gameplayloop etc. (#59)

Features

  • ci: Polling (370de17)
  • ci: Polling Added polling for when the game starts and a card gets played (#58) (e60fe7c)
  • game: Fixed polling, SPA, Gameplayloop etc. (#59) (a58b2e0)
  • ui: added js routing, updated ingame ui, added tricktable (#50) (c220e54), closes #43 #43
  • ui: implement tie & trump menu, fixed some critical bugs (#52) (5d245d0)

Bug Fixes

  • polling: Improve polling mechanism and delay handling (#60) (641c892)

(2025-11-22)

Bug Fixes

  • api: Fixed a bug where the game would reload on game start (#81) (9738a04)

(2025-11-23)

⚠ BREAKING CHANGES

  • websocket: Implement WebSocket connection and event handling (#82)

Features

  • websocket: Implement WebSocket connection and event handling (#82) (8ca909d)

(2025-11-24)

(2025-11-26)

Features

  • api: Implement received hand event handling and UI updates (#83) (52e5033), closes #76
  • base: Fixed logic for websockets and added GameStateEvent. Might've caused instability on other feature branches! (#84) (b81bb3d)

(2025-11-26)

Features

  • api: Implemented card played event via websocket (#85) (3c0828f)

(2025-11-26)

Features

  • api: Implemented session closed and kick event via websocket (#87) (1ef5e8a)

(2025-12-01)

Features

Bug Fixes

  • api: Fixed websocket routing (#88) (46c96d4)
  • api: fixes - reimplemented animations (#90) (cfcd967)

(2025-12-01)

Features

  • api: BAC-10 Websockets - Kick Users (#93) (0541bb5)

(2025-12-01)

Features

  • api: BAC-11 Websocket - Return to Lobby (#94) (fd2467a)

(2025-12-01)

Bug Fixes

  • api: BAC-23 Remove old polling code (#95) (a55f0b4)

(2025-12-01)

Bug Fixes

(2025-12-03)

Features

(2025-12-03)

(2025-12-03)