Skip to content

Commit

Permalink
Update changelog.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsBranK committed Dec 9, 2024
1 parent a44d899 commit d8966f6
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
<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-4-4">Version 2.4.4</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-4-3">Version 2.4.3</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-4-2">Version 2.4.2</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-4-1">Version 2.4.1</a></li>
Expand Down Expand Up @@ -251,6 +252,11 @@
<article class="docs-article" id="section-3">
<h1 class="docs-heading">Changelog</h1>

<section class="docs-section" id="item-3-4-4">
<h2 class="section-heading">Version 2.4.4 (December 9th 2024)</h2>
<h5>- Internal version control bug fix.</h5>
</section>

<section class="docs-section" id="item-3-4-3">
<h2 class="section-heading">Version 2.4.3 (December 9th 2024)</h2>
<h5>- Added a new setting <code>disable_epic_overlay</code> which disables the new Epic Games overlay, this works for both Steam and Epic.</h5>
Expand All @@ -270,7 +276,7 @@ <h5>- Added new online freeplay info to the Discord rich presence integration.</
<h5>- Added the new "Neo Tokyo (Arcade)" map to Discord rich presence integration.</h5>
<h5>- Fixed some icons in ImGui not scaling properly with the <code>imgui_global_scale</code> setting.</h5>
<h5>- The disable boost pills or pad settings for freeplay are a little broken, this is a result of Psyonix breaking boost pickups last update.</h5>
<h5>- Updated internal SDK to the latest version of Rocket League.</h5>
<h5>- Updated internal SDK to the latest version of Rocket League.</h5>
</section>

<section class="docs-section" id="item-3-4-1">
Expand Down

0 comments on commit d8966f6

Please sign in to comment.