Release Summary
- Added filters for relationships and groups on the people list page.
- Fixed display to show "0-0" for empty filter results, enhancing clarity.
- Improved navigation by preserving pagination when returning to the people list.
- Fixed search results to ensure highlighted items remain visible.
- Enhanced network graphs by allowing further zooming out.
0.35.0 (2026-03-11)
Features
- add group filter to people list page (6d2b823)
- add relationship filter to people list page (1b0c54b)
Bug Fixes
- allow zooming out further in network graphs (178c5a7)
- back-to-people link preserves pagination without history.back (d1f0e38)
- count custom relationship types in JSON import preview (8a85181)
- move select-all-pages prompt into the floating action bar (a8e3d08)
- scroll search results to keep highlighted item visible (cf2f0ab)
- show 0-0 instead of 1-0 when filters return no results (daa4c98)
- show empty table instead of empty state when filters yield no results (ace787b)
- use useSyncExternalStore for BackLink sessionStorage read (e5e9c3a)
- use useSyncExternalStore for BackLink sessionStorage read (f11a73a)