> For the complete documentation index, see [llms.txt](https://clients.medianova.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://clients.medianova.com/release-notes/june-2026.md).

# June 2026

### What's New

#### [**Medianova Control Panel**](https://cloud.medianova.com) Performance

* Improved Control Panel response times by approximately **60%** across CDN, Analytics, Storage, Billing, and ACS
* Reduced average response times by **32% to 64%**, depending on the service
* Improved responsiveness across the **Medianova Control Panel**

#### Redesigned Medianova Control Panel Interface

* Introduced a redesigned interface while preserving existing workflows, API integrations, and backend behavior
* Added **Quick Search**, **Recently Used**, and expanded **Inline Help**
* Added explicit confirmation for critical actions and ON/OFF toggles
* Reorganized **Page Rules** into dedicated rule categories with improved management capabilities

#### **Network Expansion**

* Added new Points of Presence (PoPs) in **Lahore**, **Poland**, **Japan**, and **Bahrain**
* Improved latency and routing performance for customers in the affected regions
* No customer configuration changes are required.

#### Faster Origin Delivery

* Enabled origin connection pooling across all edge locations
* Improved cache-miss origin response times by approximately **50%**
* Reduced origin latency through persistent backend connections

### Improvements

#### Performance and Usability

* Improved rendering performance for tables, charts, and configuration pages
* Reduced configuration propagation times
* Improved contextual guidance across configuration workflows

#### Monitoring Experience

* Simplified alert and monitoring configuration workflows
* Reduced setup complexity for common monitoring tasks

### Fixes

* Applied various stability and usability improvements across the [Medianova Control Panel](https://cloud.medianova.com)


---

# 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://clients.medianova.com/release-notes/june-2026.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.
