Skip to content

Union.Manifold v3.6.5

Choose a tag to compare

@github-actions github-actions released this 17 Aug 09:25

Fixed

  • Browse and Advanced Search grids no longer shuffle cards while scrolling
    or streaming: partial results arrive re-sorted as each source finishes,
    and every append re-sorted the whole grid, so titles visibly jumped
    around. Display order now freezes per query — updates merge into existing
    rows in place, new arrivals append — and re-sorting happens only on a
    fresh query or an explicit sort click.