Releases: Jefferson49/ExtendedImportExport
Releases · Jefferson49/ExtendedImportExport
v4.2.12: webtrees and Filter Update
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
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:
v4.2.10: webtrees, Feature, Bugfix, and Translation Update
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
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
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
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
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
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
v4.2.2 Feature Update
New GEDCOM filters:
- Remove all media objects
- Remove all notes
- Remove all sources
- Replace XREFs In notes and text