Skip to content

v1.4.0

Choose a tag to compare

@S1M0N38 S1M0N38 released this 02 Feb 15:31

1.4.0 (2026-02-02)

Features

  • add fps cap setting (8fefa49)
  • add gamespeed, animation_fps, no_reduced_motion settings (f6c1f81)
  • add pixel art smoothing setting (b5eff97)
  • cli: add integration tests for new Typer CLI (dd18bb7)

Bug Fixes

  • balatrobot.cli: more strict error handling using httpx (05b5971)
  • gamestate: try to fix memory leaks in UI nodes - again (42ec1f3)
  • lua.utils: avoid to use hover to generate UI description (11fc9f5)
  • make: correct worker count message for tests/cli (6e5fdd4)

Performance Improvements

  • make: change XDIST_WORKERS to 2 for tests/cli (27240c8)

Documentation

  • api: Adding missing cards to GameState schema (6c4f192)
  • cli: add new cli commands - serve and api (b8355af)
  • remove the breaking changes warning (b92afe3)