Releases: atomantic/SparseTree
Releases · atomantic/SparseTree
v0.1.0
Release v0.1.0
Features
- Local web UI enhancement of FamilySearchFinder
- Multi-platform genealogy provider support (FamilySearch, Ancestry, WikiTree, 23andMe)
- Browser-based scraping with Playwright automation
- Provider login credentials with encrypted storage for auto-authentication
- FamilySearch-style ancestry tree visualization
- Favorites system with sparse tree visualization
- GEDCOM import/export support
- Path finding between ancestors (shortest/longest/random)
- Light/dark theme support
Installation
git clone https://github.com/atomantic/SparseTree.git
cd SparseTree
npm run install:all
pm2 start ecosystem.config.cjs