This is largely a consolidation of a number of minor incremental changes over version 1.3 that have been trialled with individual users off-forum.
- Ancestry does not support unnamed individuals, and RM support is patchy and inconsistent, so any unnamed individuals are exported from FH with a simple dummy placeholder name.
- RM only supports a single value for the Unique ID field, although both GEDCOM 7 and FH permit multiple values. Only the first value is exported by FH, but the plugin now flags multiple values to the user.
- Resetting the linked RM database when the project name is changed is now optional to support users who routinely update their live project name.
- Optional import of custom fact list for users who export custom facts. This avoids having to update the plugin code every time the plugin is updated. This is intended for more advanced users, and the plugin help will be updated with a fuller description in due course.
- Plugin options are now saved in standard Windows ini file format for improved compatibility and ease of maintenance.
- Plugin tools supplied with FH do not support direct access to RM from Mac or Linux systems, and the plugin now checks for an emulator and exits gracefully with a warning message if found, rather than closing FH without warning. I experimented with keeping the export function available in an emulator, as this works correctly, but it is not very elegant and I have a better solution for emulators that I will pursue at a later date.