Perform installation qualification directly in the System Status section while the app is running.
Download qualification reports as HTML or PDF.
Enhanced UX with a progress spinner and real-time status updates.
Session Timeout Handler
Introduced session timeout logic with an environment variable fallback.
Display remaining session time with conditional formatting based on time left.
Table Rendering Improvements
New options in the project comparison UI to toggle rounding and set decimal precision via checkbox and select inputs.
Dynamically enable or disable related UI controls (roundingEnabled, digits) based on user selections.
Refactored roundNumericTableColumnsBeforeRendering to return both the modified data frame and the list of numeric columns, allowing precise rendering control.
Enhancements
Report Legend Position
Added a drop-down menu to select the legend position in generated reports.