v1.16.0
1.16.0 (2022-01-19)
Bug Fixes
- backend: Fix game creation, do not show readonly fields on new game (2b828e6)
Features
- clock: Add time unit field so parameters can change by minutes (fc115cd)
- clock: Implement new, easier to handle, more efficient clock algorithms (a51be4d)
Performance Improvements
- backend: Remove N+1 on the parameters endpoint (2bbb028)