Files
KnockOutWhist-Web/CHANGELOG.md
2025-11-20 15:31:03 +00:00

15 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)