# Release Notes

## migration-center 3.14 Update 1

### Features & Enhancements

* Veeva Importer
  * New feature: Import documents using existing content from FTP server (#55303)
  * New feature: Add support for importing relations (#54991)
* SharePoint Online Importer (Batch)
  * New feature:  Allow assignment of any valid SP user (#55219)
  * Support for OneDrive (#54262)
* Filesystem Scanner
  * New feature: Perform transformation of source object XML files before processing (#54776)

### Fixes

* SharePoint Online Importer (Batch)
  * Update objects not marked as processed/imported (#55058)
* Veeva Importer
  * &#x20;Import version tree with renditions fails (#55396)
* SharePoint Importer
  * Folder and document get created although a column cannot be set (#55001)
  * SPO importer fails setting lookup column with a NULL value (#55140)
  * CSOM Processor fails with 401 Unauthorized error if a job ran longer than 24 hours (#55323)
* Opentext Scanner
  * Keywords system rule is limited to 255 characters for Physical Objects migset (#55341)

### Known Issues & Limitations

* General / logging
  * The installer does not update the location of the Job Server's log files. So if you do not want to use the default location for log files, which is `<Job Server Home>/logs`, you need to manually update the log file location in the `<Job Server Home>/lib/mc-core/logback.xml` configuration file (#54732)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.migration-center.com/3.14-update-1/release-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
