# 27 Feb: Version 6.0.0 – Multiple Payee Addresses, SFTP Invoice Links, and Design System Expansion

Version **6.0.0** delivers major enhancements to Payee management, document delivery, and platform-wide design consistency. This release introduces support for **multiple addresses per payee**, adds **SFTP integration for invoice links within Payment Details**, and continues the rollout of our **new design system** across additional modules.

***

#### ✨ **New Features**

* **Multiple Addresses for Payees:** Expanded the Payee data model to support multiple addresses per payee, enabling greater flexibility for organizations managing complex vendor relationships. This enhancement improves address selection accuracy during manual payment processing and supports more advanced operational workflows.
* **SFTP Integration for Invoice Links:** Added the ability to deliver invoice links via SFTP directly within Payment Details, providing a secure and automated method for distributing invoice-related documentation.

***

#### ➕ **Improved**

* **Design System Expansion:** Continued the rollout of the new design system across additional modules, including:
  * Payors
  * Users & Permissions
  * Advanced Security
  * Company Profile
* **Payee's Bank Accounts:** Added a validation to prevent entering duplicate bank accounts for payees.

***

#### 🔧 **Fixed**

This release includes **23 bug fixes** focused on improving stability, accuracy, and user interface consistency.

* **Payees & Addresses:** Resolved edge cases related to address display, selection, and validation.
* **Payments & Invoice Links:** Fixed inconsistencies in invoice link rendering and payment detail visibility.
* **Design System Rollout:** Corrected layout, spacing, and responsiveness issues introduced during component updates.
* **General Stability & UX:** Addressed filtering inconsistencies, modal behavior issues, and minor visual defects across multiple modules.


---

# 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://changelog.getcashcloud.com/february-2026/27-feb-version-6.0.0-multiple-payee-addresses-sftp-invoice-links-and-design-system-expansion.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.
