Changelog

Latest updates and improvements to our platform

March 15, 2025
v2.4.0

Enhanced team management

New Feature

Added new role permission controls and improved the invitation flow for team members.

Details:

  • Added fine-grained role permissions for different access levels
  • Streamlined the team invitation process with email templates
  • Improved user management dashboard with better filtering options
March 10, 2025
v2.3.5

Dashboard performance improvements

Improvement

Optimized dashboard loading time by 40% and reduced API calls.

Details:

  • Implemented data caching for frequently accessed metrics
  • Reduced redundant API calls with request batching
  • Improved frontend rendering performance for data visualizations
March 5, 2025
v2.3.4

Fixed data export bug

Bug Fix

Resolved an issue where CSV exports would occasionally fail for large datasets.

Details:

  • Implemented chunked export processing for large datasets
  • Added progress tracking for long-running exports
  • Improved error handling and user feedback during export operations