# June 25 Release (v14) - Hotfix

## 🌐 Wave Embedded – Hotfix Release Notes

We’ve released a small but important update to improve the experience in Wave Embedded. This hotfix resolves issues related to network access, permission-based icons, and grid layout behavior in Surf the Wave. Read on for the details!

***

## ✅ Fixes and Improvements

### 1. "Component Error Occurred" Popup in Surf the Wave&#x20;

Resolved an issue where users saw a “Component Error Occurred” popup when accessing Surf the Wave from a network with a blocked IP address. Wave components now load as expected when accessed from trusted networks.&#x20;

### 2. Lock Icons Displayed Incorrectly for Certain User Permissions

Users with Read and Edit permissions (but without Create) were seeing lock icons on all fields, even though they could still edit existing records. This has been corrected so that lock icons only appear for fields that are truly read-only.

### 3. Serial Number Column Appeared in the Middle After Freezing Fields

When a field was frozen and resized in the grid, the Serial Number column shifted and appeared in the middle. The Serial Number column now stays at the start of the grid, maintaining the correct layout.

***

Thanks for continuing to share your feedback — it helps us make Wave better with every release. If you have any questions, our team is here to help!


---

# 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.valorx.com/valorx-wave/release-notes/wave-embedded/embedded-version-14.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.
