- Save image files directly.
- Generate 3D network charts. (#4).
- Second example file: ASOIAF.ged.
- Selection of several color palettes (Classic, Pastel, Nightly, Grayscale, Colorblind-friendly (Tol light)).
- Choice of highlighting one individual besides root.
- Frequently asked questions section.
- Contact form.
- Social media links.
- App redesigned (logo, colors, etc).
- Instructions moved to their own section and divided between quickstart and in-depth.
- Selection of root individual and ancestors is now optional.
- Change network physics and relative initial positions in 2D network generation.(#2)
- Processing data loader.
- Example file link changed from RomanGods.ged to TolkienFamily.ged for simplicity and speed.
- Bug in absence of root individual selection. (#1)
- First individual is identified regardless of leading zeros in ID.
- Problems in GEDCOM formatting for parser raises clearer error message, and guides toward solution. (#3)
- Duplicate IDs in file are searched for and error is raised if any are found.
- Unexpected end of files is fixed by adding newline to the data read.
- Non-UTF-8 load error correction.
- Initial release