> For the complete documentation index, see [llms.txt](https://docs.dqman.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dqman.com/veeva-vault-edition-25.3/release-notes.md).

# Release Notes

## 25.3

### Features

* Added full **File Staging** support to the Vault Navigator, enabling browsing, uploading, and downloading of files and folders stored in Vault’s staging area:
  * Introduced a dedicated **Transfer Jobs** panel that tracks upload and download operations, including automatic queuing and configurable job retention
  * Implemented **parallel transfer support** with up to 10 threads per job, adjustable during execution, improving performance for large data transfers.
  * Added the ability to download File Staging content to **local or server destinations**.

### Improvements, Changes

* Added **Search** toolbar functionality in the API Collection.
* Moved **Picklist** to the main toolbar.
* Added **Export Picklist Values** from dqMan
* Added **Timeout Notification** for long-running queries.
* Added **update notification** in taskbar and task manager.
* Added **Import CSV to local\_table**.

### Fixes

* Resolved an error thrown when using **Copy with header** from the contextual menu.
* Fixed an issue where **VQL Query using alias for fields** did not return columns for subqueries.
* Added missing **feedback for invalid keywords or attributes**
* Fixed syntax handling where **wrong syntax did not display pop-up error** on API 25.2.
* Fixed an issue where **view renditions threw an error** on API version 25.2.

## 25.2

### Improvements, Changes

* Upgraded product core, enhancing performance, stability, and compatibility.
* Added a hint to the Vault Login Box for better user guidance.
* The MDL autocomplete now suggests conditional statements such as “IF EXISTS” and “IF NOT EXISTS,” in line with support added in Veeva Vault 24.3.

### Fixes

* The attribute list in Object Navigator now correctly displays links for the ID fields.
* Fixed an issue when importing data from the clipboard using the Header option.

## 25.1

### Features

* **Support for Veeva Vault API Integration**: Now you can call Veeva Vault API endpoints directly, enabling easier data retrieval and workflow management from within dqMan.
* **Custom API Script Generation & Execution:** Generate and execute custom API scripts for more flexible integrations and automation, simplifying API interactions.
* Support for template fields in VQL queries
* Support for OAuth2 log-in

### Improvements, Changes

* License display in the Help/About section show only a partial license.
* Introduced new elements in autocomplete suggestions.
* Added a CTRL+W hotkey for quickly closing the current session.
* Improved autocomplete functionality for a smoother user experience.
* Implemented a warning system for when user and burst limits are close to being exceeded.

### Fixes

* Closing a session would disconnect all other sessions sharing the same session ID.
* Resolved an issue where creating a local table with more than one million rows caused an error.

## 24.3

### Improvements, Changes

* Object Navigator Filter: New filter functionality now available in Object Navigator.
* Enhanced Compare Data Tool: Now includes options to save comparison matches and improved export functionality.

### Fixes

* Various issues identified during development have been resolved.

### Known issue

* Closing a session will invalidate connection in all other sessions connected with the same vault/user combination.

## 24.2

### Features

* Filtering data is now available in the Vault Navigator for Documents and Favorites.

### Improvements, Changes

* Redesign of the Favorites functionality
* Grid improvements
* Import/export CSV using RFC 4180 standard
* Support VQL Extensions introduced in Veeva API 24.1
* Provide more VQL samples in the Favorites improvement

### Fixes

* Various issues identified during development have been resolved.

## 24.1

### Features

* Utilization of mapping lists is now supported.
* Reclassification of documents, encompassing filtering, searching, and multiple selections, is facilitated.
* Autocomplete functionality has been enhanced when employing a query with a "where" clause.
* Autocomplete assistance is now available when using parentheses.
* Indexing capability has been incorporated into local tables.
* Users will receive notifications when a new version of dqMan becomes available.

### Improvements, Changes

* Enhanced comparison functionality using mapping lists.
* A comparison summary feature has been introduced.
* Users can now export differences to Excel for further analysis.
* Hints for mapped values have been added to improve user experience.
* Filtering in comparison data has been enhanced to easily identify differences.

### Fixes

* Various issues identified during development have been resolved.

### Known issue

* For a case sensitive data comparison, compared cells from the column with a case-insensitive mapping list applied are reported wrongly as modified.

## 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
