Release Notes
Use this page to track new features, fixes, and improvements.
new_releases
How to use this page
Create a new section for each release and summarize what changed.
- added account page settings to turn on page response times for details and programs to see how fast/slow things are loading
- Major performance tuning
- player load on click
- deferred data loading on details page
- global caching of countries for lookups
- Fixed: Bug fixes and corrections
event
2026-07-24 - Caching improvements
- Added startup warmup for DataDemoFilters.
- Changed startup search warmup to Dagger-backed single-query pre-cache with larger take for Programs, Collections, and Celebrities.
- Updated Celebrities page load/prefetch to use the shared cached Dagger data path for startup warmup alignment.
- Primed the exact Celebrities page-1 cache key at startup before bulk warmup.
- Updated Programs page load/prefetch to use the shared cached Dagger data path and added Future Releases startup warmup queries.
- Adjusted Programs and Celebrities startup warmup to cache the exact first 20 paged queries (matching request includes/shape).
- Removed CustomerId from API memory-cache keys to allow shared cache reuse across tenants for identical request payloads.
- Improved Celebrities render performance by precomputing headshot style strings per result set instead of recalculating each tile during render.
event
2026-07-25 - Version 8.0.2
- Added: employeed link generator override
- Added: user can switch browse default image to appear
- Major performance tuning
- player load on click to speed up page load speed
- deferred data loading on details page
- global caching of countries for lookups