# Release Notes

## 23.2

### Features

* View, create, edit and import picklist values
* New comparison tool
  * Compare data from Veeva Vault with data from external sources
  * Synchronize data after comparation

### Improvements, Changes

* Handle Documents and Objects separately in Vault Navigator
* Default values for parameters when import from file
* Allow filtering objects in Vault Navigator
* Improved interface icons in multiple locations
* Bulk operation size is configurable

### Fixes

* Fixed an issue where marking a new or open file in the Script Navigator or MDL script without prior selection resulted in a problem.
* Fixed issue when DESCRIBE does not convert date attributes to Datetime in Results Grid
* Fixed issue when an access violation occurs during right-click on results grid when it is empty
* Fixed issue when show RELATIONS does not work for subtypes


---

# 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.dqman.com/veeva-vault-edition-23.2/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.
