v0.8.6 • Add a button to restore default settings in the preferences page • Don't give focus to the first setting when opening the preferences page [t=277729] • Enable docking by default (ConfigFlags_DockingEnable) and expose a user setting • Fix 1-frame flicker after uploading a new texture • Fix a use-after-free when calling an EEL function after an assertion failure • Fix crashes when removing/uploading textures every frame [p=2663379] • Fix name conflict between the ImGui_Image type and function in the C++ header • Revert "disable ConfigVar_InputTrickleEventQueue by default" [p=2664743] • Update to dear imgui v1.89.5 <https://github.com/ocornut/imgui/releases/tag/v1.89.5> API changes: • Move the C++ API functions to a ImGui namespace