Skip to content

v1.15.6

Choose a tag to compare

@github-actions github-actions released this 02 Jun 01:39

This patch release fixes a synchronization issue in the frontend that could cause state inconsistencies.

πŸ› Bug Fixes

  • Fixed frontend state synchronization to properly use setter methods instead of direct assignment, preventing stale state issues.