Skip to content

Commit

Permalink
Update changelog.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsBranK committed Sep 23, 2024
1 parent 522c0a0 commit c3d9099
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@
<nav id="docs-nav" class="docs-nav navbar">
<ul class="section-items list-unstyled nav flex-column pb-3">
<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>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-2-9">Version 2.3.0</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-3-1">Version 2.3.1</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-3-0">Version 2.3.0</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-2-9">Version 2.2.9</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-2-8">Version 2.2.8</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-2-7">Version 2.2.7</a></li>
Expand Down Expand Up @@ -239,6 +240,14 @@
<article class="docs-article" id="section-3">
<h1 class="docs-heading">Changelog</h1>

<section class="docs-section" id="item-3-3-1">
<h2 class="section-heading">Version 2.3.1 (September 23rd 2024)</h2>
<h5>- Fixed your CodeRed loadout not reapplying on the main menu when a new auth-ticket is requested by the game.</h5>
<h5>- Fixed a select few key names for the database dumper commands for some arguments.</h5>
<h5>- Fixed an ImGui rendering issue with the post process effects window.</h5>
<h5>- Backend API changes internal bug fixes related to async commands.</h5>
</section>

<section class="docs-section" id="item-3-3-0">
<h2 class="section-heading">Version 2.3.0 (September 6th 2024)</h2>
<h5>- Added two new arguments related to node images for the playlist dumper.</h5>
Expand Down

0 comments on commit c3d9099

Please sign in to comment.