# 2024.09 (Servoy Cloud) - External

## Manage active user sessions

Introducing the Active User Sessions overview in ServoyCloud, which provides an intuitive interface for monitoring and managing user sessions within your cloud environment. This feature offers real-time insights and control over session activity, allowing administrators to efficiently oversee user interactions and maintain optimal performance.\\

<figure><img src="/files/BEv0obTmfUxfB20CHrV5" alt=""><figcaption></figcaption></figure>

## Detailed Method performance insight

We've enhanced the method performance insights in ServoyCloud to provide more detailed information. You can now view comprehensive insights including the call stack and executed queries. This feature allows developers to gain a deeper understanding of method performance, making it easier to identify bottlenecks and optimize application efficiency.\\

<figure><img src="/files/mGNdtVL6UIG3yWIIMJRk" alt=""><figcaption></figcaption></figure>

## Remote environments

We've added support for remote environments to display their Performance and Log data directly within Servoy Cloud. This enhancement allows you to monitor and analyze the performance metrics and logs of your remote environments seamlessly from the Servoy Cloud interface, providing better insights and management capabilities.

To begin utilizing this feature, please refer to our comprehensive guide available [here](/reference/servoy-cloud/on-premise-deployment.md).

## Default session expired landing page

All ServoyCloud environments now come with a default session expired landing page. This page provides users with a streamlined experience by offering direct navigation to the login screen when their session has expired. This enhancement ensures a smoother and more intuitive workflow for users returning to your application.

{% hint style="warning" %}
To take advantage of this feature, please ensure you have a new build of your application
{% endhint %}

<figure><img src="/files/6WMfiSkejlC027jGIgHJ" alt="" width="375"><figcaption></figcaption></figure>

## Other improvements and fixes

* Moving jobs between applications is now supported for all type of jobs
* Copy build only job is now supported
* Advanced Mobile plugins to manual specify mobile build plugins versions
* Project management email support (Creator & Assignee) for ticket updates.
* Project management tag support
* Project management history support (see all changes of a ticket in the history tab)
* Project management hide closed tickets (Option added to Project Management settings)
* Project management add sorting support
* Security users show latest login
* Improved list view & possibility to hide chart for Environment logs
* Improved readability in Application reports charts
* Added PWA support for admin.servoy-cloud.eu, what makes it easier to run it as a application
* Overall performance improvements


---

# 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.servoy.com/release-notes/release-notes/2024.09-servoy-cloud-external.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.
