2025.10.4
Issue Fix
Fixed Table Rendering Performance on Resource Index Pages
Previously, the resource index page on a task in the mobile app flickered each time it rendered, especially on tables with many rows and columns. This flicker could cause brief periods of unresponsiveness, becoming more pronounced as table size increased. This update fixes the issue by rendering each table cell with a layout system component that matches the cell’s data type, instead of a generic HTML component. This reduces flicker and improves responsiveness, especially on pages with lots of data.
After this update is deployed, the mobile app will log users out and require a restart. Users will need to log in again. Administrators should notify all mobile users about the upgrade and remind them to save their work often before and during the update window to avoid losing changes.