Skip to content

3.11.3

Compare
Choose a tag to compare
@bjrmatos bjrmatos released this 21 Apr 22:11
· 325 commits to master since this release

highlights of updates

general updates

  • all extensions dependencies were updated to ensure that we don't use vulnerable packages, so npm audit now reports 0 vulnerabilities in most cases

core

  • update deps to fix security issue
  • automatically disable full profiling after some time to avoid performance degradation
  • improvements to full profile serialization (prevent blocking)
  • fix profiles cleaning and calculate timeout in beforeRender

studio

  • show full profile duration limit on profile UI

docx

  • fix docx rendering with handlebars partials