Skip to content

Commit 40e3b60

Browse files
committed
Initial Commit
1 parent 6f5662e commit 40e3b60

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

changelog.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
<nav id="docs-nav" class="docs-nav navbar">
5454
<ul class="section-items list-unstyled nav flex-column pb-3">
5555
<li class="nav-item section-title mt-3"><a class="nav-link scrollto" href="#section-3"><span class="theme-icon-holder me-2"><i class="fas fa-book"></i></span>Module Changelog</a></li>
56+
<li class="nav-item"><a class="nav-link scrollto" href="#item-4-1-0">Version 3.1.0</a></li>
5657
<li class="nav-item"><a class="nav-link scrollto" href="#item-4-0-9">Version 3.0.9</a></li>
5758
<li class="nav-item"><a class="nav-link scrollto" href="#item-4-0-8">Version 3.0.8</a></li>
5859
<li class="nav-item"><a class="nav-link scrollto" href="#item-4-0-7">Version 3.0.7</a></li>
@@ -220,6 +221,13 @@
220221
<article class="docs-article" id="section-3">
221222
<h1 class="docs-heading">Changelog</h1>
222223

224+
<section class="docs-section" id="item-4-1-0">
225+
<h2 class="section-heading">Version 3.1.0 (August 14th 2026)</h2>
226+
<h5>- Fixed various issues related to alt-tabbing in and out of the game when in fullscreen mode.</h5>
227+
<h5>- Optimizations and improvements to both the DX11 and WndProc hooks.</h5>
228+
<h5>- Updated the internal SDK to the latest version of Rocket League.</h5>
229+
</section>
230+
223231
<section class="docs-section" id="item-4-0-9">
224232
<h2 class="section-heading">Version 3.0.9 (August 12th 2026)</h2>
225233
<h5>- Quick fix for a bug introduced last update related to trying to optimize applying car bodies.</h5>

0 commit comments

Comments
 (0)