September 2023
This release has an emphasis on speed, user experience, and security, our enhancements are designed to provide you with even smoother and efficient operations. Hereβs whatβs new:
Enhanced Report Searching:
We've enabled a newer technology that allows for better two-way communication beteen the Front End and Backend. Expect to see faster overlays, filtering and searches in the reports section.
Faster Load Times:
Behavior reports from saved runs will load faster and be more reliable. Audience Summary cards will load earlier as well.
Further, we improved overall page load times through the implementation of code splitting, chunking, and asynchronous script loading.
Faster org switching:
Implemented better caching to ensure a fluid transition when switching organizations.
Security & Efficiency:
Undertaken a massive query rewriting task covering 60% of all database queries that bolstered security measures to keep our client's data safe and also improve performance.
Successfully reduced our code footprint by 12%, contributing to quicker load times and a more responsive platform.
Foundational Components for Future Scale & Further Reliability
We have setup a pretty extensive "Observability Stack". Think of it like constant BeBs running in the background for every API call made, every user request and run done. This allows us not just to re-create errors and debug them more efficiently, but also, setup a process for preventative maintenance.
Last updated