> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-mp-guide/v19-en-us/introduction/whats-new.md).

# What's new

### **Parallels RAS 19.4.2** <a href="#parallels-ras-19.4" id="parallels-ras-19.4"></a>

The following new features were added in Parallels RAS 19.4.2:

* [Ability to use SAML SSO together with credentials for user authentication](/landing/ras-mp-guide/v19-en-us/site-settings/connection-and-authentication.md)
* Ability to select whether unenrolled users can see the **The user name or password is incorrect** error when they enter incorrect credentials for [Google Authenticator.](/landing/ras-mp-guide/v19-en-us/site-settings/multi-factor-authentication/using-google-authenticator.md)&#x20;

### **Parallels RAS 19.4.1** <a href="#parallels-ras-19.4" id="parallels-ras-19.4"></a>

The following new features were added in Parallels RAS 19.4.1:

* [Ability to select if Parallels Client detection is triggered on sign-in to User Portal or after the user confirms it via a prompt](/landing/ras-mp-guide/v19-en-us/infrastructure/gateways/configure-a-gateway/user-portal.md)
* [Ability to configure a Service URL through which User Portal will detect the IP of the browser it is running on](/landing/ras-mp-guide/v19-en-us/infrastructure/gateways/configure-a-gateway/user-portal.md)

### **Parallels RAS 19.4** <a href="#parallels-ras-19.4" id="parallels-ras-19.4"></a>

The following new features were added in Parallels RAS 19.4:

* Ability to edit the message that will be shown by Parallels Client when users sign in using MFA for [Radius](/landing/ras-mp-guide/v19-en-us/site-settings/multi-factor-authentication/using-radius.md) and [TOTP](/landing/ras-mp-guide/v19-en-us/site-settings/multi-factor-authentication/using-google-authenticator.md).
* [Ability to add a customizable URL that points to internal support](/landing/ras-mp-guide/v19-en-us/help-and-support.md).

## **Parallels RAS 19.3**

The following new features were added in Parallels RAS 19.3:

* [FSLogix Office Containers support and enhanced management for FSLogix.](/landing/ras-mp-guide/v19-en-us/site-settings/fslogix-profile-container/configure-site-defaults-and-hosts-for-fslogix.md)
* [Added RADIUS as a MFA provider](/landing/ras-mp-guide/v19-en-us/site-settings/multi-factor-authentication/using-radius.md).
* [Ability to change user password via third-party IdPs](/landing/ras-mp-guide/v19-en-us/site-settings/connection-and-authentication.md).

## **Parallels RAS 19.2**

The following new features were added in Parallels RAS 19.2:

* [Ability to choose the transport protocol for connections between Parallels Client and a server on RDSH](/landing/ras-mp-guide/v19-en-us/infrastructure/rd-session-hosts/configure-an-rd-session-host/agent-settings.md).
* [Added Microsoft Authenticator as a TOTP provider.](/landing/ras-mp-guide/v19-en-us/site-settings/multi-factor-authentication.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/ras-mp-guide/v19-en-us/introduction/whats-new.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
