# 5 July: Version 2.2.0 - Enhanced user experience with new tablet design, extended FTP output support

## ➕ Improved

* **Tablet UX**: We’ve created a tablet-specific design for an improved user experience. Enjoy a more intuitive and responsive interface on your tablet devices.
* **Outputs**: Extended FTP output functionality to support SFTP, providing more secure and efficient file transfer options.
* **Payee Onboarding**:
  * Users can now specify which deposit options they prefer during the onboarding process.
  * Introduced overlays/tooltips and actions for payee badges to enhance clarity and usability.
* **Notifications**: Added notifications specifically for the Payee Onboarding process, ensuring you stay informed every step of the way.
* **Payees**: Updated the bank verification field to reflect the verification mode instead of the verified status for more accurate information.

## 🔧 Fixed

* **Payee Onboarding**: Addressed an issue where read-only fields needed to be updated if they were incorrect, improving data accuracy and user control.
* **Payee Icon**: Replaced a pixilated payee verified icon with an SVG version for a cleaner and sharper appearance.
* **Invite User**: Added a multi-select field for payor permissions in the invite flow, making it easier to manage permissions.
* **Notifications**: Resolved an issue where "Mark all as read" was not functioning properly, ensuring a smoother notification management experience.


---

# 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/july-2024/5-july-version-2.2.0-enhanced-user-experience-with-new-tablet-design-extended-ftp-output-support.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.
