File tree Expand file tree Collapse file tree 3 files changed +9
-0
lines changed
Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 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-8-5 "> Version 2.8.5</ a > </ li >
6566 < li class ="nav-item "> < a class ="nav-link scrollto " href ="#item-3-8-4 "> Version 2.8.4</ a > </ li >
6667 < li class ="nav-item "> < a class ="nav-link scrollto " href ="#item-3-8-3 "> Version 2.8.3</ a > </ li >
6768 < li class ="nav-item "> < a class ="nav-link scrollto " href ="#item-3-8-2 "> Version 2.8.2</ a > </ li >
202203 < article class ="docs-article " id ="section-3 ">
203204 < h1 class ="docs-heading "> Changelog</ h1 >
204205
206+ < section class ="docs-section " id ="item-3-8-5 ">
207+ < h2 class ="section-heading "> Version 2.8.5 (November 8th 2025)</ h2 >
208+ < h5 > - Upgraded the internal ImGui framework to version 1.92.4, which changes how fonts are rasterized and rendered.</ h5 >
209+ < h5 > - Added over a dozen new setting and color options for custom styles that came with the new ImGui version.</ h5 >
210+ < h5 > - Improvements and crash fixes to users that had UTF32 characters in their computer or system path name.</ h5 >
211+ < h5 > - Safety improvements to parsing custom styles and applying colors.</ h5 >
212+ </ section >
213+
205214 < section class ="docs-section " id ="item-3-8-4 ">
206215 < h2 class ="section-heading "> Version 2.8.4 (November 1st 2025)</ h2 >
207216 < h5 > - Fixed an edge case crash that could happen between loading screens related to web requests.</ h5 >
You can’t perform that action at this time.
0 commit comments