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

# Release Notes

{% hint style="info" %}
View older Release Notes in our [Archive](/docs/release-notes/archive.md).
{% endhint %}

### 2026.09.01 (latest)

![](/files/vCSBzlo4GmMkPxotRWoW) ![](/files/A75cRNsLJqiKuGN3ybwe)

**New ✨**

* Your current billing plan now appears as a pill in the sidebar and the organization menu.
* Subscription details are now visible for all organization members (read only for non-owners).

**Improvements 💪**

* Private Fleets now include **6 TB** of free egress per host each month (up from 5 TB).
* Private Fleet utilization charts include Y axis steps to indicate host capacity increments.
* Changes to billing plan plan now prompt you for an additional confirmation.
* Settings and subscription dashboard pages received vast usability improvements for smaller screen sizes - sticky tabs, tier cards toggles, collapsible tier and feature sections.

**Fixed ✔**

* Discord button in dashboard is no longer hidden behind the floating docs and chat options.
* Deleting a Private Fleet host during startup displays a more descriptive error message.
* Relay sessions exceeding your app version's max duration are now gracefully terminated (even if players are still connected - failsafe against AFK bots).

***

### 2026.08.20

![](/files/vCSBzlo4GmMkPxotRWoW) ![](/files/mHzLga4ecKP138doeIFv) ![](/files/vB2zNNVOm174oel9ustB)

**New ✨**

* Review vCPU utilization of your [Private Fleets in dashboard](https://app.edgegap.com/private-fleet-management/private-fleets/list) and adjust capacity.
* Server Browser 1.1.0 introduces [literal filters and sorts](/learn/server-browser.md#search-and-browse) and list beacons API.
* [Unity SDK 3.4.0](https://github.com/edgegap/edgegap-unity-sdk/releases/tag/3.4.0) adds support for new Server Browser features + updated examples.

**Fixed ✔**

* Server Browser Free Tier now allows 3 hours of uptime before restarting.
* Log level filter in deployments now correctly hides unchecked options.
* Fixed issue with dashboard app version create page resetting resource sliders.
* Resolved occasional dashboard crashes in deployments' container logs.
* Fixed issues with private fleet pagination in dashboard.
* Removed broken sorting by deployments tags in dashboard causing crashes.
* Fixed an issue with vCPU display in version list and metric charts in Deployment page.

***

### 2026.08.13

![](/files/mHzLga4ecKP138doeIFv) ![](/files/vB2zNNVOm174oel9ustB)

**Fixed ✔**

* [Unity SDK 3.3.2](https://github.com/edgegap/edgegap-unity-sdk/releases/tag/3.3.2) / Server Browser Server Agent:
  * update instance even without slot updates,
  * refetch instance after slot updates,
  * minor safeguards against integration errors.
* [Unity SDK 3.3.2](https://github.com/edgegap/edgegap-unity-sdk/releases/tag/3.3.2) / Server Browser Client Agent - get instance without listing.

***

### 2026.08.05

![](/files/Xvgb3NYBYnhQCyMOwaVW) ![](https://img.shields.io/badge/Orchestration-Edgegap.svg?logo=data:image/svg%2bxml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBmaWxsPSJ3aGl0ZSIgZD0iTTI1OS40IDQ4LjdMNDMwLjggMTI4IDI1OS40IDIwNy4yYy0yLjEgMS00LjYgMS02LjcgMEw4MS4yIDEyOCAyNTIuNiA0OC43YzIuMS0xIDQuNi0xIDYuNyAwek0yNzkuNSA1LjJjLTE0LjktNi45LTMyLjEtNi45LTQ3IDBMMTMuOSAxMDYuMkM1LjQgMTEwLjEgMCAxMTguNiAwIDEyOHM1LjQgMTcuOSAxMy45IDIxLjhsMjE4LjYgMTAxYzE0LjkgNi45IDMyLjEgNi45IDQ3IDBsMjE4LjYtMTAxYzguNS0zLjkgMTMuOS0xMi40IDEzLjktMjEuOHMtNS40LTE3LjktMTMuOS0yMS44TDI3OS41IDUuMnpNNDguMSAyMTguNEwxMy45IDIzNC4yQzUuNCAyMzguMSAwIDI0Ni42IDAgMjU2czUuNCAxNy45IDEzLjkgMjEuOGwyMTguNiAxMDFjMTQuOSA2LjkgMzIuMSA2LjkgNDcgMGwyMTguNi0xMDFjOC41LTMuOSAxMy45LTEyLjQgMTMuOS0yMS44cy01LjQtMTcuOS0xMy45LTIxLjhsLTM0LjEtMTUuOC01Ny4yIDI2LjQgMjQuMSAxMS4xLTE3MS40IDc5LjJjLTIuMSAxLTQuNiAxLTYuNyAwTDgxLjIgMjU2IDEwNS4zIDI0NC45IDQ4LjEgMjE4LjR6TTEzLjkgMzYyLjJDNS40IDM2Ni4xIDAgMzc0LjYgMCAzODRzNS40IDE3LjkgMTMuOSAyMS44bDIxOC42IDEwMWMxNC45IDYuOSAzMi4xIDYuOSA0NyAwbDIxOC42LTEwMWM4LjUtMy45IDEzLjktMTIuNCAxMy45LTIxLjhzLTUuNC0xNy45LTEzLjktMjEuOGwtMzQuMS0xNS44LTU3LjIgMjYuNCAyNC4xIDExLjEtMTcxLjQgNzkuMmMtMi4xIDEtNC42IDEtNi43IDBsLTE3MS40LTc5LjIgMjQuMS0xMS4xLTU3LjItMjYuNC0zNC4xIDE1Ljh6Ii8+PC9zdmc+\&color=%233A52DA\&style=for-the-badge)

**New ✨**

* [Edgegap Godot plugin for Dedicated Servers quickstart](/godot.md) now available for free!

**Fixed ✔**

* Patch openapi specifications to reflect true min resource units and required headers.

***

### 2026.07.27

![](/files/mHzLga4ecKP138doeIFv) ![](/files/A75cRNsLJqiKuGN3ybwe)

**Improvements 💪**

* Improved provider-specific guidance for S3 bucket endpoint storage form.
* Standardized bulk-delete mode across all tables for clearer usage.
* The application version vCPU slider now displays the free tier limit and makes it clearer that the value can also be edited manually via the input field.

**Fixed ✔**

* Fixed the deployment container logs viewer when using an AWS bucket.
* Fixed a bug where pending organization invitations could not be deleted.
* Unity SDK patch v3.3.1 fixes a typo in the `limit`  parameter when listing instances, and missing seat-related response fields for instance APIs.&#x20;
