You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: assets/Changelog.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -167,10 +167,12 @@ Added improved string and path conversion utilities with proper UTF-8 support ([
167
167
168
168
### General
169
169
170
-
Updated ImGui from v1.89 to v1.91.9b for improved functionality and Clang compatability
170
+
Updated ImGui from v1.89 to v1.92.1 for improved functionality and Clang compatability
171
171
172
172
Updated ImGuiTextEdit to support newest ImGui API
173
173
174
+
Updated fmt library to 11.2.0
175
+
174
176
Changed the default location of the UE4SS release assets to be in `game executable directory/ue4ss/`. This change is backwards compatible with the old location. ([UE4SS #506](https://github.com/UE4SS-RE/RE-UE4SS/pull/506)) - Buckminsterfullerene
0 commit comments