Skip to content

Commit 4271e5f

Browse files
committed
Changelog: add v1.6.3
1 parent c985031 commit 4271e5f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
Version numbers are synced between hello_imgui and imgui_bundle.
22

3+
# v1.6.3
4+
- Assets: can search with absolute path or from current working directory
5+
- Add utility function void UseWindowFullMonitorWorkArea()
6+
- AppWindowParams: add EmscriptenKeyboardElement
7+
- Runner: call TearDown on Setup for Python (to make it possible to recover from exceptions in notebook)
8+
- MakeWindowSizeRelativeTo96Ppi_IfRequired: call EnsureWindowFitsThisMonitor
9+
- update example_integration (Add CMake example / GNU Install)
10+
- Add cmake option HELLOIMGUI_USE_EXTERNAL_JSON (to provide nlohmann json yourself)
11+
- compatibility with CMake 4
12+
313
# v1.6.0
414
* SVG Font rendering: plutosvg replaces lunasvg (option HELLOIMGUI_USE_FREETYPE_PLUTOSVG on by default)
515
* Added AddDockableWindow / RemoveDockableWindow

0 commit comments

Comments
 (0)