# Changelog

## Version 2.2.2 (2022.09.02)

### New and Improved

* **New profiles available**: the Transfer Connector now recognizes more record profiles depending on the viewer used in OpenAccess, offering more flexibility at the time of displaying diverse and richer media types.

## Version 2.2.1 (2022.07.14)

### New and Improved

* **Multilanguage**: it is now possible to transfer metadata in different languages and categorize it automatically in OpenAccess.

## Version 2.2 (2022.06.14)

### New and Improved

* **New Metadata Descriptor OA\_NAME**: now the record is named using this value instead of the folder name. If this descriptor remains empty, the name of the folder will be used instead

## Version 2.1 (2022.06.02)

### New and Improved

* **OA Descriptors in Multiple Schemas**: now the defined five OpenAccess descriptors can be repeated in more than one schema across LIBSAFE Go

### Fixed

* **Excluded deleted collections**: the collections deleted in OpenAccess have been excluded so they don't show in the OpenAccess Collection metadata field drop-down menu.

## Version 2.0 (2022.05.31)

### New and Improved

* **Title Change**: Now the record published in OpenAccess will display with the name given to the folder in LIBSAFE Go instead of the folder number&#x20;
* **Profile Flexibility**: default formats have been extended to cover more types of media&#x20;

### Fixed

* **Code rewritten** for clarity and efficiency
* **Schema Flexibility**: the record metadata schema is now picked up from the collection


---

# 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.libnova.com/libsafe-go/get-started/openaccess-integration/changelog.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.
