Skip to content

v2.9.0

Compare
Choose a tag to compare
@lukasz-rutkowski-red lukasz-rutkowski-red released this 14 Sep 10:09
· 5 commits to main since this release
86bb828

v2.9.0 (2023-07-25)

[ 86bb828 ] Add debug flag for mse players

- Add new swith `Debug` in the UI.
- When `Debug` switch is set to `on`, debug version of the engine player will be loaded and additional logs will be visible in the console.
- README updates.

[ 0e269ec ] Add unique urls for particular test cases

- Add new URL parameter `testnames` to avoid breaking link to test case, when its number will change in the future.
- Rename URL parameter `tests` to `testnumbers`.