What's new
New updates and improvements to Kotzilla Platform
March 9th, 2025
We’re happy to share with you the latest updates to the Kotzilla Platform
Release of Koin IDE Plugin 1.0.3
The Koin IDE Plugin helps you visualize and manage your Koin configurations and dependencies directly within Android Studio or IntelliJ IDEA. It simplifies code navigation, enhances configuration accuracy, and enables you to catch both configuration and performance issues early in the development process.
Key capabilities include:
- Hierarchical visualization of application dependency structures
- Contextual navigation between components and their implementations
- Koin validation and configuration safety capabilities (Beta)
- Real-time detection of app issues (with Kotzilla SDK integration)
- Root-cause analysis capabilities through the Kotzilla Console
For detailed information on the supported features and ongoing improvements related to Koin configuration validation, check out the full documentation here
Kotzilla Console: Filtering on impacted sessions
We’ve introduced new filtering capabilities in the Impacted Sessions section of the Issues Details View, allowing for a more focused and efficient root cause analysis. The new filters include:
- App version, device model, operating system, and manufacturer
- Full-text search on session properties, timeline components, and logs
These new filtering options enable you to drill down into specific criteria, making it easier to identify and resolve issues based on your app’s context, improving your debugging workflow.
Kotzilla SDK: Automatic mapping files upload
The latest release of the Kotzilla SDK (1.0.1) introduces the ability to automatically upload mapping files for released builds (production builds). This feature now uploads mapping files following any 'assembleRelease' build. You can disable this feature by setting uploadMappingFile = false in the Kotzilla Gradle configuration.
March 4th, 2025
Here are latest enhancements to the Kotzilla Platform, including:
- Issue-type filtering in the Issues View of the Console
- Dedicated tabs in the Dashboard View for focusing on crashes vs. all issues
- A new
Plans & Data Usage
menu in the console for monitoring your plan and data consumption
Filtering issues by type now available in the Issues View
We’ve expanded the filtering options in the Issues View of the Console. In addition to existing filters (by version and full-text search on content), you can now filter issues by type, including:
- App crashes
- Custom SDK issues
- Performance and complexity issues (i.e, startup performance, main thread performance)
This makes it easier to focus on the issues that matter most to your development process.
Dedicated view for crashes in the Dashboard View
The Dashboard View of the Console now includes dedicated tabs to separate:
- Crashes: A focused view for identifying and resolving crash-related issues
- Open Issues: A complete list of all open issues including performance, complexity, and crashes.
New "Plans & Data Usage" menu in the Console
We've introduced a Plans & Data Usage section under the Settings menu in the Console. This view provides:
- Insights into your current plan as well as an overview on other existing Plans
- The ability to request updgrade to other Plans depending on your team needs
- Weekly tracking of Events and User Sessions data usage
This update makes it easier to monitor your platform usage and manage your subscriptions
Stay tuned for more improvements, and as always, we appreciate your feedback! 🚀
February 21th 2025
We’re happy to share the latest enhancements to the Kotzilla Platform, including:
- The release of the Koin IDE Plugin Beta for Android Studio and IntelliJ
- A refined issue prioritization system based on both urgency and impacted sessions
- User experience improvements in root cause analysis to quickly focus on critical issues
- New version of the Kotzilla SDK that simplifies configuration and that ensures continued data collection even during network downtime
- Documentation updates to include detailed description of key components of the platform, debugging guides and advanced tutorials