8000 Release v1.0.1 · tomshaw/electricgrid · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v1.0.1

Compare
Choose a tag to compare
@tomshaw tomshaw released this 24 Mar 03:25
edf4d55

1.0.1 (2025-03-24)

Performance Improvements

  • deprecate checkboxAll memory blowup by removing large-scale checkboxValues tracking\n\n- Avoided populating checkboxValues[] with massive row counts when checkboxAll is true\n- Improved scalability by toggling visual checkbox state only for current page\n- Bulk actions now operate efficiently on all rows using logical checkboxAll flag with chunked processing (11cd5a8)
0