All changelogsEnhanced Dashboard Features & AI Revenue Insights
major·663 commits·669 files+155428-65314
447 added208 modified14 deleted
Changelog (2026-02-01 to 2026-03-01)
Features
- Enhanced Worker Logging improves job monitoring and observability across multiple workers.
- New Event Tracking capabilities provide better analytics on organization creation and user interactions.
- Heartbeat Tracking functionality monitors user sessions and activity more effectively.
- Shopify Integration allows tracking of customer orders and revenue for e-commerce users.
- AI-powered revenue insights and MRR predictions enhance the revenue dashboard with actionable metrics.
- Custom Dashboard Creation enables users to personalize their data visualization experience.
- Introduced a theme toggle component for enhanced user interface customization options.
- Revenue tracking for Stripe integration allows monitoring of financial metrics within the application.
Bug Fixes
- Fixed issues with blank sessions and improved session tracking accuracy.
- Resolved problems with visitor data retrieval to exclude bot traffic for accurate analytics.
- Corrected the calculation logic for conversion rates to ensure accurate reporting.
- Improved error handling for page view processing to maintain data integrity.
- Resolved issues with loading states in the UI for a smoother user experience.
Improvements
- Enhanced the dashboard layout and responsiveness for better user interaction.
- Improved rate limiting for custom event endpoints to prevent abuse while allowing legitimate interactions.
- Updated the billing page layout for better user experience and visibility of subscription plans.
- Enhanced cookie handling for cross-subdomain tracking while maintaining privacy standards.
- Improved the layout of various components for better responsiveness and user experience across devices.
Breaking Changes
- Introduced new fields in the database schema for integrations, requiring migration for existing data.
- Updated the API structure for Shopify integration, necessitating adjustments in client interactions.
- Changed the way feature access is checked, requiring updates in organization management of features.
- Adjusted the structure of the integration types, which may require updates in dependent components.
Other
- Updated various dependencies to their latest versions for better performance and security.
- Added new translations for various UI elements to enhance multilingual support.
- Cleaned up unused imports and optimized component structures for better maintainability.