Skip to content

Commit da2a7b3

Browse files
committed
Initial Commit
1 parent 89ab84e commit da2a7b3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

changelog.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
<nav id="docs-nav" class="docs-nav navbar">
6363
<ul class="section-items list-unstyled nav flex-column pb-3">
6464
<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>
65+
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-9-4">Version 2.9.4</a></li>
6566
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-9-3">Version 2.9.3</a></li>
6667
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-9-2">Version 2.9.2</a></li>
6768
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-9-1">Version 2.9.1</a></li>
@@ -211,6 +212,14 @@
211212
<article class="docs-article" id="section-3">
212213
<h1 class="docs-heading">Changelog</h1>
213214

215+
<section class="docs-section" id="item-3-9-4">
216+
<h2 class="section-heading">Version 2.9.4 (January 30th 2025)</h2>
217+
<h5>- Fixed a rare crash related to the <code>scoreboard_display_team</code> setting and opening the scoreboard at the same time a player leaves.</h5>
218+
<h5>- Fixed the <code>interface_ready_up</code> command not working unless you had the <code>interface_autoskip_replays</code> setting enabled.</h5>
219+
<h5>- Fixed the <code>interface_autoskip_replays</code> setting not working as intended.</h5>
220+
<h5>- Other minor bug fixes that no one seemed to notice.</h5>
221+
</section>
222+
214223
<section class="docs-section" id="item-3-9-3">
215224
<h2 class="section-heading">Version 2.9.3 (January 22nd 2025)</h2>
216225
<h5>- Fixed a crash with the reflector window related to reading specific structs in TArrays due to incorrectly calculating class alignment for byte and bool properties, such as the "PlayerInput_TA" class.</h5>

0 commit comments

Comments
 (0)