Skip to content

v2.1.22

Compare
Choose a tag to compare
@Neriderc Neriderc released this 07 Nov 20:55
· 96 commits to main since this release
db42abe

It's been a while, but we have a new release of GVExport!

It comes with the following new features:

  • If you allow logged-out users to use GVExport, they can now colour tiles based on a shared note (in addition to existing ability for logged-in users to do this).
  • Added option to change how the saved settings list is sorted.
  • Added option to allow user to choose what happens when individual is clicked in diagram.
  • Added option to stop webtrees using similar events instead of birth or death place or date.
  • Added control panel options to limit the maximum generation levels a user can use based on their role.

Some changes to how things work:

  • Reworked the settings for logged-out users to reduce number of settings saved in cookie - this avoids issue where cookie gets too large.
  • Replaced option to highlight starting individuals with a list of individuals to highlight, allowing more flexibility. Existing settings should be automatically migrated to the new system.

And some bug fixes:

  • Fixed error deciding if Graphviz was available on the server, when exec function was enabled on server but didn't have permission to actually run.
  • Fixed issue where tooltip showed "" instead of the XREF.
  • Fixed issue with overwriting saved settings not working.
  • Fixed issue where diagram would fail to load in Combined mode load if a family record had no parents.
  • Fixed some issues in themes other than the default webtrees theme, especially Primer.
  • As always, please create an issue to report any problems.

    Thanks to all the contributors, including the translators, people reporting bugs, those suggesting new features, and those contributing code! If you'd like to help, check out the CONTRIBUTING instructions.

    What's Changed

    Full Changelog: v2.1.21...v2.1.22