|
53 | 53 | <nav id="docs-nav" class="docs-nav navbar"> |
54 | 54 | <ul class="section-items list-unstyled nav flex-column pb-3"> |
55 | 55 | <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> |
| 56 | + <li class="nav-item"><a class="nav-link scrollto" href="#item-3-4-3">Version 2.4.3</a></li> |
56 | 57 | <li class="nav-item"><a class="nav-link scrollto" href="#item-3-4-2">Version 2.4.2</a></li> |
57 | 58 | <li class="nav-item"><a class="nav-link scrollto" href="#item-3-4-1">Version 2.4.1</a></li> |
58 | 59 | <li class="nav-item"><a class="nav-link scrollto" href="#item-3-4-0">Version 2.4.0</a></li> |
|
250 | 251 | <article class="docs-article" id="section-3"> |
251 | 252 | <h1 class="docs-heading">Changelog</h1> |
252 | 253 |
|
| 254 | + <section class="docs-section" id="item-3-4-3"> |
| 255 | + <h2 class="section-heading">Version 2.4.3 (December 9th 2024)</h2> |
| 256 | + <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> |
| 257 | + <h5>- Added the new "Shokunin" car bodies to the anonymizer setting <code>garage_hide_loadouts</code>.</h5> |
| 258 | + <h5>- Changed the "ImGui.ini" file to be stored in "CodeRed\Settings" as opposed to the games directory.</h5> |
| 259 | + <h5>- Fixed the <code>garage_hide_loadouts</code> setting not working as of the last game update.</h5> |
| 260 | + <h5>- Fixed duplicate spawn particles appearing on your car when applying CodeRed loadouts.</h5> |
| 261 | + <h5>- Fixed the disable boost pads settings not working properly as of the last game update</h5> |
| 262 | + <h5>- Fixed custom post process effects not working on some main menu backgrounds.</h5> |
| 263 | + <h5>- Improvements and bug fixes to ImGui related to hooks and global scaling.</h5> |
| 264 | + </section> |
| 265 | + |
253 | 266 | <section class="docs-section" id="item-3-4-2"> |
254 | 267 | <h2 class="section-heading">Version 2.4.2 (December 3rd 2024)</h2> |
255 | 268 | <h5>- All custom freeplay car and stadium colors will also work in online freeplay matches.</h5> |
|
0 commit comments