Skip to content

v1.4.22

Compare
Choose a tag to compare
@bhjelmar bhjelmar released this 12 Jul 17:18
· 90 commits to master since this release

Enhancements

  • Added version check to backend
  • Can now open ppt files through frontend UI
  • Updated synthetics report to include used synthetic blocks percentage
  • Added row highlighting for synthetics projected to use > 100% of licensed units
  • Performance improvements for gathering Application and Machine agents

Bug Fixes

  • Corrected getApplicationConfiguration to return dict by default
  • Added check for actions in policy before iterating for BRUM and MRUM report
  • Lowered batch size for agent fetching (was causing timeouts in rare cases)

Updates

  • Bump streamlit version
  • Moved dev dependencies to correct section of Pipfile (improved container build times)