Split renderFeed() into full rebuild + prependPostCard() on both feed.html and post.html. New live events now prepend a single card at the top of the feed without rebuilding existing cards, eliminating O(n) DOM rebuilds on every incoming event. DOM is trimmed to displayCount on overflow with renderedPostIds kept in sync. Full rebuild path preserved for See More, mute removal, bootstrap completion, and event mode. Also added implementation checklist to plans/long-running-memory-bloat-fix.md.
6 lines
101 B
JSON
6 lines
101 B
JSON
{
|
|
"VERSION": "v0.7.85",
|
|
"VERSION_NUMBER": "0.7.85",
|
|
"BUILD_DATE": "2026-07-01T11:59:39.440Z"
|
|
}
|