January 2026
Luciq product updates from January 2026, opening the year with session replay, alerting, and crash reporting changes for mobile teams.
No SDK Update Required
Last updated
Luciq product updates from January 2026, opening the year with session replay, alerting, and crash reporting changes for mobile teams.
6 product updates shipped in January 2026. See Product Updates for the latest.
Session Insights is now available in production ![]()
It provides you with the insights of a specific session
Understanding session context typically requires digging through timelines, screenshots, and logs, which can be time-consuming for customers.
Session Insights summarizes the user’s actions and experience in a few seconds, helping teams understand what happened in a session much faster.
Available now and released to all Self-serve customers
Available for Enterprise customers upon request
Session Replay now supports video-like playback by capturing screenshots at higher frequency, creating a smoother replay experience.
You can control when screenshots are captured: on navigation, on navigation and interaction, or at a set frequency.
You can also adjust screenshot quality (High, Normal, or Black & White) to balance detail with storage.
A size limit of 1 MB worth of screenshots per session applies. Lowering screenshot quality allows more screenshots to be captured within that budget.
Reviewing session replays now feels more like watching a video, making it easier to follow user flows and identify issues without gaps in the visual timeline.
Android SDK v19.1.0+ and iOS SDK v19.2.0+.
User Steps and Repro Steps now capture interactions inside WebViews for Bug Reports, Crash Reports, and Session Replay.
Network requests happening within WebViews are now tracked in Network Logs.
Screenshots now include WebView content in all reports.
Many apps rely on WebViews for critical flows like login, checkout, or account setup. Previously, these were blind spots in debugging. With this update, you get full visibility into what happens inside WebViews, just like native screens.
iOS and Android SDK v19.2.0+. Both platforms require opt-in via SDK APIs. WebView masking is enabled by default for privacy.
When configuring survey targeting, you can now free-type exact user event names if the event you need is not visible in the dropdown.
This works across all survey types that support event-based targeting.
If your app has a large number of user events (beyond the 400 shown in the dropdown) or uses SDK-defined events that were not previously surfacing, you can now target any of them by simply typing the event name.
A new dedicated page for AI-detected issues is now available, letting you browse "Visual Issues" and "Broken Functionality" in separate, organized lists.
Each issue includes a description, screenshots, and a quick action to report it as a bug directly from the page.
A new entry point from the Session Replay list gives you quick access to all AI-detected issues across your sessions.
You no longer need to open each session individually to find AI-detected issues. This page gives you a consolidated view of all detected issues across sessions, saving significant time during triage.
Last updated