# What's New

This release brings a range of new features and improvements, enhancing your ability to monitor, analyze, and optimize your applications. Here's a brief overview of what's new in Flopsar 5.2:

1. **Real-Time Application Performance Monitoring View**: Experience application performance monitoring like never before with our new real-time view. Gain instant insights into the health and behavior of your applications as they run, allowing you to detect and address issues in real-time, ensuring optimal performance at all times.
2. **Revamped Two-Dimensional Analysis View with GPU Acceleration**: We've revitalized the two-dimensional analysis view and supercharged it with GPU support. This enhanced view provides a more intuitive and powerful way to visualize and understand your application's performance data. Utilize GPU acceleration to analyze complex data sets quickly and efficiently.
3. **New Automatic Overhead Control Algorithm**: Flopsar 5.2 introduces a cutting-edge algorithm for automatic overhead control. This feature optimizes the resource utilization and impact of the Flopsar tool on your applications. It ensures that Flopsar seamlessly integrates with your environment, minimizing any performance overhead generated by the monitoring tool.
4. **Workstation as a Progressive Web App (PWA)**

   In Flopsar Version 5.2, you have the flexibility to install the workstation as a Progressive Web App (PWA). This means you can run Flopsar as an application in your web browser, making it easier than ever to access and use Flopsar from your desktop.
5. **Compare Percentile Chart with Any Historical Day**

   Our percentile charts have been upgraded to allow you to compare data with any historical day in the past. This feature is perfect for tracking performance trends and making data-driven decisions.

Flopsar 5.2 empowers you to monitor your applications with precision, analyze data effectively, and maintain peak performance. We believe these new features will significantly enhance your experience with Flopsar.

To learn more and explore these features in detail, please refer to the updated user documentation or reach out to our support team for assistance. We look forward to your continued success with Flopsar!


---

# 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.flopsar.com/5.2/overview/whats-new.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.
