Release date: 27.06.2023
General Improvements
- Code optimization and updates to handle MySQL 8.0 upgrade
- Improvements for activity aggregation queries
- Data aggregation speed improvements via parallel loads
- Improved async calls now support large data via multipart
- Further improvements to data back-fill if data not available at authentication (due to rate limit, etc)
- Improvements to member removal DRP
- Optimized activity cleanup for DRP
Dashboard
- Discord Bot functionality added for improved Discord activity tracking
API
- Match member cache added
AEJS
- AEJS 1.8 moved from stable to default
Support Console
- Member delete report reflects date of request
- CLI output for large tasks, incorporates checkbox params
- Bulk update script for API cached counts
- Clear individual member cache for testing purposes
Bugfixes
- Fixed occasional error when activity IDs passed to feed endpoint
- Clear any invalid duplicate member services prior to service invalidation (avoid rare duplicate account error)
- Improved activity content ingestion - Ignore double quotes
AEJS