|
62 | 62 | <nav id="docs-nav" class="docs-nav navbar"> |
63 | 63 | <ul class="section-items list-unstyled nav flex-column pb-3"> |
64 | 64 | <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> |
65 | 66 | <li class="nav-item"><a class="nav-link scrollto" href="#item-3-6-0">Version 2.6.0</a></li> |
66 | 67 | <li class="nav-item"><a class="nav-link scrollto" href="#item-3-5-9">Version 2.5.9</a></li> |
67 | 68 | <li class="nav-item"><a class="nav-link scrollto" href="#item-3-5-8">Version 2.5.8</a></li> |
|
176 | 177 | <article class="docs-article" id="section-3"> |
177 | 178 | <h1 class="docs-heading">Changelog</h1> |
178 | 179 |
|
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"> |
180 | 190 | <h2 class="section-heading">Version 2.6.0 (April 18th 2025)</h2> |
181 | 191 | <h5>- Added a new command <code>database_dump_content</code>, which converts and dumps the values from ContentMap to usable AES decryption keys.</h5> |
182 | 192 | <h5>- Added a "Settings" tab in the reflector window and converted all the checkbox options to actual settings, so they retain their value.</h5> |
183 | 193 | <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> |
185 | 195 | <h5>- Lots of internal code refactoring and bug fixes.</h5> |
186 | 196 | </section> |
187 | 197 |
|
|
0 commit comments