Skip to content

Releases: Jefferson49/ExtendedImportExport

v4.2.12: webtrees and Filter Update

11 Apr 16:22

Choose a tag to compare

webtrees:

  • Compatibility for upcoming webtrees release 2.2.6
  • Still backward compatible for webtrees 2.1, PHP 7.3

GEDCOM filter:

  • Updated Birth, marriage, death export

v4.2.11: Security and Bugfix Update

07 Mar 07:00

Choose a tag to compare

SECURITY:

  • A security vulnerability was detected in versions until v4.2.10. Currently, no exploitation is known and an analysis of the related code indicates that the vulnerability cannot be exploited. However, following general security considerations - it is recommended to upgrade to version v4.2.11 or later

Features:

  • Return proper HTML status codes for remote requests
  • Return plain text messages for remote requests
  • After requests from the user interface, always show results in flash messages
  • After requests from the user interface, always return to control panel

Bugfixes:

  • Wrong "Error" label shown for response message (fixes #42)
  • Avoid error if import without filters (fixes #43)
  • Removed trailer from preview of datafix records (fixes #44)

v4.2.10: webtrees, Feature, Bugfix, and Translation Update

18 Feb 05:45

Choose a tag to compare

webtrees:

  • Adoption to new database schema in webtrees 2.2.6

New Features:

  • Added show/hide for GEDBAS API key in the module settings

Bugfixes:

  • Tree not imported after upload of GEDCOM file

Translation:

  • Updated Catalan, Dutch, German, Spanish

v4.2.9: webtrees, Feature and Translation Update

09 Aug 10:20

Choose a tag to compare

webtrees:

  • Updated module to support modified APIs in webtrees 2.2.3

Themes:

  • Show suitable menu icons in all webtrees themes

Translation:

  • Updated Dutch

v4.2.8: Feature, Bugfix, and Language Update

30 May 18:10

Choose a tag to compare

New Features:

  • Optimized user interface for GEDBAS upload
  • Added GEDBAS title to user interface for GEDBAS upload

Bugfixes:

  • Remote upload and remote conversion throws a PHP error
  • Do not automatically create a GEDBAS description in case of clipping cart export

Languages:

  • Updated Dutch and German translation

v4.2.7: Feature, Bugfix, and Language Update

27 Apr 09:24

Choose a tag to compare

New Features:

  • GEDBAS upload of GEDCOM files as a new GEDCOM file transfer action
  • After export or conversion, return to the former view and keep the settings for a repeated export/conversion

Bugfixes:

  • RemoveEmptyOrUnlinkedRecordsGedcomFilter: Also remove SUBM records
  • As a default, show an item in the list menu if the related setting PREF_SHOW_MENU_LIST_ITEM is undefined
  • Only add media files to a ZIP export if they are still references in the GEDOM after application of the filters

Languages:

  • Updated Catalan, Dutch, German, and Spanish translation

Other:

  • Improved access rights and error messages for different module views

v4.2.6: Filter and Bugfix Update

10 Apr 17:29

Choose a tag to compare

New GEDOM filter:

  • RemoveVoidReferences

Enhancements for GEDOM filters:

  • Convert _UID to UID in GEDCOM 7 export
  • Added export of _UID to BirthMarriageDeathGedcomFilter

Bugfix:

  • Parameters from URL requests not forwarded to custom convert method

v4.2.5: Feature, Filter, and Bugfix Update

22 Feb 10:43

Choose a tag to compare

New Features:

  • GEDCOM export from clippings cart
  • Support for GEDCOM export from the webtrees custom module huhwt-cce (clippings cart enhanced)
  • Datafix view
    • Improved search of records for preview of datafixes
    • Added selection of record types for datafixes (to reduce calculation times)

New GEDOM Filter:

  • Convert webtrees 1.7 census markup to markdown

Bugfixes:

  • ReplaceXrefsInNotesAndText filter deletes record XREFs of shared notes (fixes #30)
  • Datafix view not working if tree is used in filter, e.g. for ReplaceXrefsInNotesAndText filter
  • All records shown in datafix preview if no filters are selected

v4.2.3 Translation Update

08 Feb 10:17

Choose a tag to compare

New Translations:

Updated Translations:

  • Dutch
  • German

v4.2.2 Feature Update

15 Jan 17:06

Choose a tag to compare

New GEDCOM filters:

  • Remove all media objects
  • Remove all notes
  • Remove all sources
  • Replace XREFs In notes and text