Skip to content
Compare
Choose a tag to compare
@graduta graduta released this 05 Oct 14:18
· 384 commits to dev since this release
b2b6b41

Bug

  • [OGUI-1423] - Fix incorrectly summing up stats on logs in ILG bottom bar
  • [OGUI-1426] - Fix bug where an undefined error was thrown when attempting to write to BrowserTab if name was missing

Improvement

  • [OGUI-1424] - Adds order in which filters are applied in LiveMode to reduce CPU usage and stress on server
  • [OGUI-1425] - Remove limit of 100k log messages allowed for downloading files
  • [OGUI-1427] - Restrict framework information in ILG API status requests and make frameworkInfo request private
  • [OGUI-1428] - Remove the usage of `eval` call in front-end to improve security