# Dear ImGui v1.92.8 - Product: Dear ImGui (https://whatsnew.fyi/product/dear-imgui) - Vendor: Omar Cornut - Date: 2026-05-12 - Version: v1.92.8 - Original notes: https://github.com/ocornut/imgui/releases/tag/v1.92.8 - Permalink: https://whatsnew.fyi/product/dear-imgui/releases/v1.92.8 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Swapped the last two arguments of ImDrawList::AddRect(), ImDrawList::AddPolyline(), and ImDrawList::PathStroke() to simplify typical call sites - **added** — Added inline redirection functions for the swapped DrawList function signatures when IMGUI_DISABLE_OBSOLETE_FUNCTIONS is off - **changed** — Marked old DrawList function signatures as =delete when IMGUI_DISABLE_OBSOLETE_FUNCTIONS is on for better type-checking ##### Dear ImGui v1.92.8 🌵 ✋ **Reading the changelog is a good way to keep up to date with what Dear ImGui has to offer**, and will give you ideas of some features that you've been ignoring until now! 📣 If you are browsing multiple releases: click version number above to display full release note contents, otherwise it is badly clipped by GitHub! ---- Links: [Homepage](https://github.com/ocornut/imgui) - [Release notes](https://github.com/ocornut/imgui/releases) - [FAQ](https://www.dearimgui.com/faq) - [Issues, Q&A](https://github.com/ocornut/imgui/issues). Also see our [Wiki](https://github.com/ocornut/imgui/wiki) with sections such as.. - [Getting Started](https://github.com/ocornut/imgui/wiki/Getting-Started) (~25 lines in an existing app) - [Useful Extensions/Widgets](https://github.com/ocornut/imgui/wiki/Useful-Extensions) - [Software using Dear ImGui](https://github.com/ocornut/imgui/wiki/Software-using-Dear-ImGui) - [Language Bindings & Engine Backends](https://github.com/ocornut/imgui/wiki/Bindings) - and more! 👌 **Dear ImGui is funded by your contributions and absolutely needs them to sustain and grow**. We can invoice and accommodate to many situations. If your company uses Dear ImGui, please reach out. See [Funding page](https://github.com/ocornut/imgui/wiki/Funding). **Did you know? If you need an excuse to pay, you may buy licenses for [Test Engine](https://github.com/ocornut/imgui_test_engine) and buy hours of support (and cough not use them all) and that will contribute to fund Dear ImGui.** ❤️ Thanks to sponsors ❤️ - [Asobo Studio](https://www.asobostudio.com) ! - [Artifex Mundi](https://www.artifexmundi.com/) ! - **[BeamNG](https://www.beamng.com)** ! - **[G3Dvu](https://www.g3dvu.com/)** ! - [ID Software](https://www.idsoftware.com) ! - **[Lucid Games](https://www.lucidgames.co.uk/)** ! - **[OTOY](https://home.otoy.com/)** ! - [Mobigame](https://www.mobigame.net/) ! - [Remedy Entertainment](https://www.remedygames.com/) ! - [RocketWerkz](https://rocketwerkz.com/) ! - [Passtech Games](https://www.passtechgames.com/) ! - [Planestate Software](https://www.plane9.com/) ! - [River End Games](https://riverendgames.com/) - **[Riot Games](https://www.riotgames.com)** ! - [SCS Software](https://www.scssoft.com/) ! - **[Scorewarrior](https://scorewarrior.com)** ! - [Sofistik](https://www.sofistik.com/en/company/about-us) ! - **[Tanius Technology](https://www.tanius.com/)** ! - [Thatgamecompany](https://thatgamecompany.com) ! - [Tuxedo Labs](https://www.tuxedolabs.com/) ! - **[Supercell](https://supercell.com/)** ! - **[Valve](https://www.valvesoftware.com/en/)** ! - [Vector Unit](https://www.vectorunit.com/) ! As well as various paid/corporate licenses to [imgui_test_engine](https://github.com/ocornut/imgui_test_engine) supporting the project.t ##### News about Third-Party Projects - **imgui_explorer**: @pthom's fabulous imgui_manual has been improved and rebranded as imgui_explorer. It also now includes ImPlot and ImPlot3d: https://pthom.github.io/imgui_explorer. He also improved [Dear ImGui Bundle Explorer](https://traineq.org/imgui_bundle_explorer/) which packs in more extensions. image - **ImGuiColorTextEdit**: @goossens has rewritten the fancy text editor initially created by @BalazsJako (which was unmaintained and had many small forks). New version: https://github.com/goossens/ImGuiColorTextEdit ![ImGuiColorTextEdit](https://github.com/user-attachments/assets/bbe98856-790a-4888-8eb4-36e686752fbb) - **Unreal Engine** users? See ["Converging toward a principal Unreal Engine backend/binding for Dear ImGui?"](https://github.com/ocornut/imgui/issues/9122) Check the [Useful Extensions/Widgets](https://github.com/ocornut/imgui/wiki/Useful-Extensions) page for many more. ---- ##### Changes in v1.92.8 (since [v1.92.7 _[Truncated at 4000 characters — full notes: https://github.com/ocornut/imgui/releases/tag/v1.92.8]_