# Release Notes

{% hint style="info" %}
View older Release Notes in our [archive](https://docs.edgegap.com/docs/release-notes/archive "mention").
{% endhint %}

### 2026.03.30 (Latest)

**New ✨**

* Deployment wizard in dashboard now uses user IP by default, and allows customization.

**Improvements 💪**

* Improved self-healing capabilities for private fleet hosts to ensure high availability.
* Updated Server Browser example configurations on the dashboard to use the latest version.
* Updated Matchmaker example configurations on the dashboard to use the latest version.
* Updated Clusters to a newer Kubernetes version with no action required on your end.
* Updated Fishnet sample application when creating a new version in the dashboard.

**Fixed ✔**

* Fixed private fleet host status icons not displaying in dashboard.
* Fixed filtering by tags in dashboard deployments table.
* Fixed link rendering in dashboard release notes.
* Fixed missing translations in dashboard.

### 2026.03.25

**New ✨**

* Filter deployments by private fleet name with [the API](https://docs.edgegap.com/learn/orchestration/deployments#filter-deployments) and [dashboard](https://app.edgegap.com/deployment-management/deployments/list).

**Improvements 💪**

* Deployment tags now allow up to 40 characters, enabling tagging with UUIDs.

**Fixed ✔**

* Fixed the dashboard invoice list showing current month instead of the previous month.

### 2026.03.18

**New ✨**

* [🚀 Automated Scaling for Server Browser](https://docs.edgegap.com/learn/server-browser#configuration) - Configure fixed capacity or pre-warm standby servers regionally with simple yet powerful query syntax. Includes support for [Private Fleets](https://docs.edgegap.com/learn/orchestration/private-fleets) and  [Cloud](https://docs.edgegap.com/learn/orchestration/deployments#match-bound) deployments, with new examples for various genres!

**Improvements 💪**

* Improved deployment list hover state for actions copy ID and go to app version.

**Fixed ✔**

* Fixed a bug where IPv6 user locations weren't resolved properly. Note that IPv6 is less reliable for pinpointing player location.
* [Get Locations API ](https://docs.edgegap.com/api/dedicated-servers#get-v1-locations) `administrative_division` field will now always return a string value. When the information is not available (provider limitations), this API will return an empty string.
* Fixed the Registry Artifacts dashboard page returning a 404 error.

### 2026.03.11

**New ✨**

* Access relevant documentation directly from dashboard using our new widget.
* View release notes and new feature announcements directly in dashboard home page.
* Copy outputs now with a single click in our [unreal-engine](https://docs.edgegap.com/unreal-engine "mention") docker extension.

**Fixed ✔**

* Fixed a bug where caching remained active when an application was disabled.
* Fixed a bug where using secret environment variables with non-ASCII characters would return an error when creating a deployment.
* Fixed a bug where credits balance wasn't updating to reflect used or expired credit grants.

### 2026.02.24

**Improvements 💪**

* Improved hover states on the [Deployment List](https://app.edgegap.com/deployment-management/deployments/list?deployments-table-limit=50\&deployments-table-page=1) page for better clarity on available click actions.
* Upgraded Dashboard framework to improve performance and stability. If you notice unexpected behavior, please report it in our [Community Discord](https://discord.gg/NgCnkHbsGp).

**Fixed ✔**

* Fixed a bug where webhook results in the deployment details page incorrectly showed HTTP status code 0 when the webhook handler returned no JSON body.
