Skip to content

Commit 4af37ee

Browse files
committed
Initial Commit
1 parent 4c01c3e commit 4af37ee

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

changelog.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
<nav id="docs-nav" class="docs-nav navbar">
4848
<ul class="section-items list-unstyled nav flex-column pb-3">
4949
<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>
50+
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-4-9">Version 2.4.9</a></li>
5051
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-4-8">Version 2.4.8</a></li>
5152
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-4-7">Version 2.4.7</a></li>
5253
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-4-6">Version 2.4.6</a></li>
@@ -251,6 +252,15 @@
251252
<article class="docs-article" id="section-3">
252253
<h1 class="docs-heading">Changelog</h1>
253254

255+
<section class="docs-section" id="item-3-4-9">
256+
<h2 class="section-heading">Version 2.4.9 (January 24th 2025)</h2>
257+
<h5>- Fixed your in game title not restoring to its original one on the main menu if you selected a different one via the garage.</h5>
258+
<h5>- Fixed a bug with the reflector not being able to view TArrays if they had struct values in them.</h5>
259+
<h5>- Fixed a random crash that could happen when using the <code>inventory_sync</code> command.</h5>
260+
<h5>- Improvements and optimizations to the loadout system on the main menu.</h5>
261+
<h5>- Further improvements and minor bug fixes with the reflector window.</h5>
262+
</section>
263+
254264
<section class="docs-section" id="item-3-4-8">
255265
<h2 class="section-heading">Version 2.4.8 (January 17th 2025)</h2>
256266
<h5>- Opened the connections window to the public, this tool lets you search for players linked accounts if any are found.</h5>

0 commit comments

Comments
 (0)