December 2025
Product updates Luciq shipped in December 2025, covering dashboard, alerting, and mobile monitoring changes released through the month.
Last updated
Product updates Luciq shipped in December 2025, covering dashboard, alerting, and mobile monitoring changes released through the month.
5 product updates shipped in December 2025. See Product Updates for the latest.
You can now export App Ratings survey results as a CSV file, with results delivered directly to your email.
This follows the same export behavior already available for NPS and Custom Surveys.
Easily export and analyze your App Ratings data outside the dashboard without needing to request manual data exports.
Available under In-App Surveys > App Ratings Survey Results > Export CSV.
The MCP Server now includes 10 tools, organized around the real questions you ask while debugging:
App context: quickly understand which app you are working with.
Crash analysis: access crash groups, detailed crash data, and pattern insights.
Occurrence-level context: view device info, OS, logs, and user details for any occurrence.
App hang visibility: identify and investigate app hangs across platforms.
Bug and review correlation: connect SDK-reported bugs and store reviews back to stability data.
Instead of navigating a flat list of API tools, you can find exactly what you need based on the debugging question you are trying to answer, making the MCP Server more intuitive and productive.
A new AI-powered PR Review feature is now available. Once enabled, you can mention Luciq in any GitHub pull request to get an automated review.
Luciq analyzes the PR, detects potential bugs or issues, and recommends fixes directly in the PR comments.
To use it, connect your code repository under Settings > Source Code Management and enable PR Review.
Catch bugs and issues earlier in the development cycle. AI-powered reviews help your team ship more stable code by surfacing problems before they reach production.
OAuth authentication is now available for the MCP Server, replacing the need for manual token generation.
Authenticate directly through the Dashboard under Luciq MCP > Connect.
For existing MCP users, previously generated tokens continue to work. You can optionally switch to OAuth by reconnecting.
New users can get started with OAuth right out of the box.
Getting started with the MCP Server is now easier and more secure. OAuth removes the extra step of generating and managing tokens, so you can connect your IDE to Luciq faster.
You can now integrate with GitHub via Source Code Management to fetch your CODEOWNERS file and automatically assign crash ownership to the right teams.
The integration can be used for both the Resolve Agent and CODEOWNERS-based team ownership, or just one of the two.
Crash ownership is automatically kept in sync with your existing CODEOWNERS file, so the right team is notified without any manual configuration on the Luciq side.
Last updated