Skip to content

Releases: l0drex/family-tree

v2.2

28 Jul 12:56
3f057ff
Compare
Choose a tag to compare

Fixed

  • Approximate dates, date ranges and recurring dates are now parsed and shown as a localized string instead of the formal format
  • Tags in the agent view are now visible again

Changed

  • Switched to pnpm

v2.1

14 Jul 15:45
2a2a3d0
Compare
Choose a tag to compare

Added

  • Event view
  • Show data in info panel of whole file if no person is selected

Changed

  • improved detection of given names and last names
  • Tweaked styling of graph view
  • Overhauled styling of info panel
  • Merge test data json with faker generated data

Fixed

  • Endless loading animation when media fails to load

v2.0

05 Jul 21:56
ac4882b
Compare
Choose a tag to compare

⚠️ You may need to clear the browser data base after this pr, since the db indexes changed

Add

  • Confidence color mode
  • Views for agents, documents, source descriptions and place descriptions
  • Overall more gedcomx data is shown
  • Button that generates test data, useful for trying it out

Changed

  • Relationship are now hidden in the info panel behind a drop-down
  • New styling with tailwindcss
  • Use id top-level data types as primary key
  • Cleaned and restructured localization files

Fixed

  • Performance is now much better, thanks to a proper usage of React router

v1.5

17 Jun 10:26
1a4a28c
Compare
Choose a tag to compare

Changed

  • Moved from a single js object to the browser database in the backend
  • Updated dependencies

Fixed

  • Improved the gedcomx typing

Added

  • Loading animations

v1.4

30 May 13:36
93a5f7b
Compare
Choose a tag to compare

Add

  • Statistics page
  • More localizations
  • Improved support for gedcomx features
  • Relationships are now shown in info panel

Changed

  • When in horizontal layout, the graph switches orientation
  • Better support for gedcomx localization

Fixed

  • Wrong marriage date shown
  • Improved performance on large graphs
  • fixed mistakes in gedcomx types

v1.3.1

08 Apr 11:30
4644351
Compare
Choose a tag to compare

Fixed

  • Layout
  • Open file button now works as expected

v1.3.0

04 Apr 21:37
c8adc7e
Compare
Choose a tag to compare

Changed

  • Layout tweaks, should improve mobile experience
  • Changed localization process, should now be way simpler as all localizations for each language are now in one single file
  • Updated dependencies

Added

  • sidebar can now show images, sources, notes and confidence
  • New "continue with last session" button
  • Open a different file directly from the tree view
  • imprint and privacy statement
  • link to GitHub moved to footer
  • link to report bugs added to footer

Fixed

Full Changelog: v1.2.3...v1.3.0

v1.2.3

12 Feb 11:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

15 Aug 10:27
f389ec9
Compare
Choose a tag to compare

What's Changed

  • Updated dependencies
  • Bug fixes by @l0drex in #62

Full Changelog: v1.2.1...v1.2.2

v1.2.1

29 Jul 14:38
Compare
Choose a tag to compare
  • Fix links, improve performance

Full Changelog: v1.2.0...v1.2.1