Skip to content

Commit 439f62e

Browse files
committed
Initial Commit
1 parent f83e000 commit 439f62e

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-0-6">Version 3.0.6</a></li>
5657
<li class="nav-item"><a class="nav-link scrollto" href="#item-4-0-5">Version 3.0.5</a></li>
5758
<li class="nav-item"><a class="nav-link scrollto" href="#item-4-0-4">Version 3.0.4</a></li>
5859
<li class="nav-item"><a class="nav-link scrollto" href="#item-4-0-3">Version 3.0.3</a></li>
@@ -216,6 +217,13 @@
216217
<article class="docs-article" id="section-3">
217218
<h1 class="docs-heading">Changelog</h1>
218219

220+
<section class="docs-section" id="item-4-0-6">
221+
<h2 class="section-heading">Version 3.0.6 (July 24th 2026)</h2>
222+
<h5>- Rewrote the ImGui notifications internally, they also now have a fancy lerp animation when moving.</h5>
223+
<h5>- Fixed the <code>psyonix_generate_services</code> command printing the RLSDK version of certain structs instead of their "networking" version (FUniqueNetId, FGuid, etc...).</h5>
224+
<h5>- Fixed any feature that converted unreal objects to json putting an extra comma in the array if it only had one property.</h5>
225+
</section>
226+
219227
<section class="docs-section" id="item-4-0-5">
220228
<h2 class="section-heading">Version 3.0.5 (June 23rd 2026)</h2>
221229
<h5>- Updated the internal SDK to the latest version of Rocket League.</h5>

0 commit comments

Comments
 (0)