Skip to content

Commit 1b958e8

Browse files
committed
Initial Commit
1 parent c6f55b9 commit 1b958e8

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

changelog.html

Lines changed: 11 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-8">Version 3.0.8</a></li>
5657
<li class="nav-item"><a class="nav-link scrollto" href="#item-4-0-7">Version 3.0.7</a></li>
5758
<li class="nav-item"><a class="nav-link scrollto" href="#item-4-0-6">Version 3.0.6</a></li>
5859
<li class="nav-item"><a class="nav-link scrollto" href="#item-4-0-5">Version 3.0.5</a></li>
@@ -218,6 +219,16 @@
218219
<article class="docs-article" id="section-3">
219220
<h1 class="docs-heading">Changelog</h1>
220221

222+
<section class="docs-section" id="item-4-0-8">
223+
<h2 class="section-heading">Version 3.0.8 (August 12th 2026)</h2>
224+
<h5>- Added support for the "Futura Garden (Night)" map to the main menu background changer, which I forgot to do when it was added.</h5>
225+
<h5>- Added a new ImGui notification that will appear if an error occurred when trying to delete a file, such as deleting presets.</h5>
226+
<h5>- Fixed the auto complete popup in the terminal window not closing on its own when you erased everything in the textbox.</h5>
227+
<h5>- Fixed a rare bug that could occur during hooking DX11 that caused the game to stutter when you moved your mouse.</h5>
228+
<h5>- Fixed unreal object to json features wrapping float values in quotes instead of being treated as numbers.</h5>
229+
<h5>- Fixed the <code>imgui_reflector_json_names</code> setting not working as intended.</h5>
230+
</section>
231+
221232
<section class="docs-section" id="item-4-0-7">
222233
<h2 class="section-heading">Version 3.0.7 (August 4th 2026)</h2>
223234
<h5>- Since you can't play online anymore, support for changing car bodies has been added to CodeRed loadouts!</h5>

0 commit comments

Comments
 (0)