Changelog
New features, improvements, and fixes every week
Apr 16 2024
Brand new pixel
We've just launched an updated JS SDK that's faster and lighter.
Why a new pixel?
This new version incorporates several improvements over its predecessor. Despite our current pixel already being one of the lightest on the market, our team managed to reduce its size from 40kB to 37kB, making it 8% smaller. While this may not seem like much, in the realm of UX, every byte and millisecond count!
The new pixel utilizes Brotli compression instead of Gzip, leading to faster decompression on the browser side. Our benchmarks indicate that the previous 24ms decompression time has now been reduced to 11ms (the lower, the better!). Once more, every millisecond counts.
In addition to its reduced size, we've updated the pixel to keep pace with the rapidly evolving web landscape, ensuring compatibility with the latest browser features. This also opens up new possibilities for future Air360 capabilities. Stay tuned!
How to update?
Just replace the previous pixel you had for Air360 with the one from our quickstart here: https://app.air360.io/docs/getting-started/#on-your-website Note: If you installed our pixel after 3rd of January 2024, you have nothing to do.
When to update?
There's no rush. The current JS SDK will continue to receive support until August 1st, 2024. However, we encourage you to update at your earliest convenience for optimal performance.
Session replays
- Various performance improvements on session replays.
- Ability to hide HTML elements from the session replays without any code. See how you can do this here. (Available only with new pixel)
Chrome Plugin Fixed a glitch on exposure rate calculation that affected some page under some specific conditions.
Apr 15 2024
Status page
A status page is available from the app and from https://www.air360.io/ as well (footer).
Various UX improvements
- Events definition can be seen even when they're in progress.
- User segments can be selected using search dropdown in funnels.
- When a user segment was selected as a dimension, it wasn't shown if no visitor were in the funnel. This wasn't intuitive. Now, user segments are returned even if they do not contain any visitor.
Apr 04 2024
Ability to choose a color per event so it stays consistent across all user journeys (colors are per user).
This means users you can choose any color you prefer without breaking other team members work :)
- Events list: Ability to add/remove labels from multiple events at once
- Global improvement: Replaced dropdown lists with autocompletion fields when choosing user segments.
- Fixed a bug when creating a new event for iOS from user timeline
- Other minor bugfixes
Note regarding xz / ssh security issue: The past few days were marked by a security issue found in xz library (more info here: https://boehs.org/node/everything-i-know-about-the-xz-backdoor), used in SSH. Our team did a full audit of our servers and dependencies. We confirm none of our services are affected.
Mar 25 2024
Several funnel improvements:
- Funnel shows the user retention from previous step by default.
- Funnel shows visitors count from first step of the funnel.
- Adding events to a funnel can be done using search on event name or label name.
Chrome Plugin improvement (version 3.6.3):
- Tailwind CSS classes are unselected by default in the Chrome Plugin.
- Hesitation time shows as N/A for mobile analysis as it is a non-mobile only metric.
Other improvements:
- When creating a new label, the label name had to be typed twice.
- Fixed a display bug on the icons in the overlay when using Chrome Plugin.
- Minor bugfixes in Chrome Plugin.