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