Skip to content

Releases: Neriderc/GVExport

v2.1.12

30 Sep 08:43
1e809eb
Compare
Choose a tag to compare

This release has some new features and a range of bug fixes.

New features:

  • Added option for abbreviating (or removing) names.
  • Polish translation added

Changes:

  • Rename "Spouses" to "Partners" as records are included regardless of marital status
  • Hiding birth/death/marriage details now handled nicer
  • Family record in combined mode now shown only if there is something to show

Bug fixes:

  • Fixed refreshing page causing starting individual to revert
  • Relationship arrow colour now correct for records loaded from clippings cart
  • Further fixes to correct which records are included based on settings

What's Changed

Full Changelog: v2.1.11...v2.1.12

v2.1.11

12 Sep 02:28
1c74932
Compare
Choose a tag to compare

This release contains some bug fixes as well as new features.

New features:

  • Font colours can now be customised
  • Automatically reload page when webtrees login expired
  • Relationship arrows from family to children can now be shown in different colours based on blood or non-blood relationship (e.g. adopted)
  • Relationship arrow colours can now be customised
  • Changing options now automatically updates the browser render (with option to disable)

Bug fixes:

  • Fixed : Fix for missing records in combined mode
  • Fixed : Fixed issue where descendants could be missing when there were multiple starting individuals

What's Changed

Full Changelog: v2.1.10...v2.1.11

v2.1.10

04 Sep 10:52
Compare
Choose a tag to compare

This release has a refreshed diagram design, and some other changes and fixes.

Features:

  • New diagram design
  • New advanced option to skip scanning tree for unseen links to improve speed of diagram generation at the expense of accuracy in colouring non-relatives

Bug fixes:

  • Children with pedigree other than by birth no longer show as non-related even when this option is disabled
  • Fix for endless loop in specific tree scenario when option to display non-relatives in a different colour is selected
  • Fix for page render not generating on page load when scripts load in unusual order (particularly, external script loads before internal script element)
  • Fixed issue where some server setups would not load GVExport because of null country in country list

What's Changed

Full Changelog: v2.1.9...v2.1.10

v2.1.9

30 Aug 08:55
82aae8d
Compare
Choose a tag to compare

This release has some minor changes, and important bug fixes:

Changes/new features:

  • Some settings now hidden by default in "advanced" sections
  • New toast message when invalid starting individual provided
  • GVExport now checks if it is up to date using the webtrees built in check in control panel

Important bug fix:

  • Export to SVG, PNG, JPEG without GraphViz now works in Chrome, Edge

Various other fixes as below. There are now no known bugs so please report an issue if you find one!

What's Changed

Full Changelog: v2.1.8...v2.1.9

v2.1.8

21 Aug 02:39
fa41ca7
Compare
Choose a tag to compare

This version introduces some bug features and some exciting new features. Please create an issue if you find any problems.

Features:

  • Export to SVG, PNG, and JPG without needing GraphViz installed
  • Add language Norwegian Bokmål (thanks POEditor user Thomas Rindal)

What's Changed

Full Changelog: v2.1.7.2...v2.1.8-beta

v2.1.7.2

13 Aug 02:24
e2fcd42
Compare
Choose a tag to compare

Minor release to add more robust check for availability of exec function on web server.

What's Changed

  • Change method for detecting if exec available by @Neriderc in #130

Full Changelog: v2.1.7.1...v2.1.7.2

v2.1.7.1

12 Aug 10:09
28aae71
Compare
Choose a tag to compare

Minor changes:

  • Fix for toast not being translated
  • Attempt to fix issue with module when exec function not enabled in shared hosting environment

What's Changed

Full Changelog: v2.1.7...v2.1.7.1

v2.1.7

12 Aug 05:21
e8aab68
Compare
Choose a tag to compare

This is a small release, pushed early due to the module not working in some environments.

New features:

  • Message to say how many individuals and families included - groundwork for other messages
  • Validation of fields to try to prevent invalid data causing errors

What's Changed

Full Changelog: v2.1.6...v2.1.6.1

v2.1.6

10 Aug 09:37
Compare
Choose a tag to compare

With this release we have some new features:

  • "Anybody" option - you can now opt for the tree to trace any links, no longer limited to relatives and spouses (for example, the family of a spouse can now be included)
  • The browser rendering is now loaded immediately when the page loads
  • An individual's preferred name is now underlined

There are also a range of bug fixes as below.

What's Changed

Full Changelog: 2.1.5.1...v2.1.6

v2.1.5.1 Minor bug fix release

26 Jul 08:35
57f3816
Compare
Choose a tag to compare

This release has no major changes, but it fixes #95 and so it should be considered the latest release. This release resolves an issue for users using PHP7.4.

What's Changed

  • Attempt to fix issue with numeric value by @Neriderc in #96

Full Changelog: v2.1.5...2.1.5.1