Skip to content

Commit 7cb4f07

Browse files
committed
Initial Commit
1 parent 8619509 commit 7cb4f07

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

changelog.html

Lines changed: 12 additions & 2 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-6-1">Version 2.6.1</a></li>
6566
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-6-0">Version 2.6.0</a></li>
6667
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-5-9">Version 2.5.9</a></li>
6768
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-5-8">Version 2.5.8</a></li>
@@ -176,12 +177,21 @@
176177
<article class="docs-article" id="section-3">
177178
<h1 class="docs-heading">Changelog</h1>
178179

179-
<section class="docs-section" id="item-3-5-8">
180+
<section class="docs-section" id="item-3-6-1">
181+
<h2 class="section-heading">Version 2.6.1 (April 22nd 2025)</h2>
182+
<h5>- Added custom avatars back as an experimental feature, if you encounter any crashes please report them to the Discord server.</h5>
183+
<h5>- Fixed a crash that happened after closing the game, causing log info to be printed to your clipboard.</h5>
184+
<h5>- Fixed the CodeRed logo in custom Discord Rich Presence sometimes using holiday logos for wrong dates.</h5>
185+
<h5>- Fixed the reflector window not finding instances if you didn't toggle a setting off an on first.</h5>
186+
<h5>- Fixed some quirkiness with custom player names on the main menu.</h5>
187+
</section>
188+
189+
<section class="docs-section" id="item-3-6-0">
180190
<h2 class="section-heading">Version 2.6.0 (April 18th 2025)</h2>
181191
<h5>- Added a new command <code>database_dump_content</code>, which converts and dumps the values from ContentMap to usable AES decryption keys.</h5>
182192
<h5>- Added a "Settings" tab in the reflector window and converted all the checkbox options to actual settings, so they retain their value.</h5>
183193
<h5>- Fixed some products rendering with either missing or wrong textures on them with the thumbnail renderer.</h5>
184-
<h5>- Remade the "Discord Blurple" style to match Discords new default color scheme.</h5>
194+
<h5>- Remade the "Discord Blurple" style to match Discords new dfeault color scheme.</h5>
185195
<h5>- Lots of internal code refactoring and bug fixes.</h5>
186196
</section>
187197

0 commit comments

Comments
 (0)