Skip to content

Version 1.11.0

Latest
Compare
Choose a tag to compare
@hoffstadt hoffstadt released this 05 Mar 03:06
· 3 commits to master since this release

News

Nothing really new to report. We are still actively working towards "Dear PyGui 2". The current working name is Pilot Light UI!

Changelog

New Features

  • feat: add python 3.12 support
  • feat: better keyboard navigations support #2144
  • feat: added get_focused_item() to request current nav focus

Fixes

  • fix: Replaced four separate corner colors with a single param that properly maps colors to corners #2239
  • fix: adding/removing a child in table doesn't reset row colors
  • fix: enabled themes on table columns and cells #1782
  • fix: nodes created with show=False led to seg fault #2151
  • fix: mvNodeLink internal issues with handlers #2197
  • fix: resetting menu state if not open #2245
  • fix: keep open state when parent window is hidden for tree node and collapsing header #1873
  • fix: set_axis_ticks can be used on secondary Y axes #2253

Misc

  • Minimum Python version now 3.8

Thank you!

Dear PyGui development is currently funded by a handful of gracious sponsors and we would like to thank them tremendously. We wouldn't be here with out you guys.

Thank you for supporting us.

If you or your company uses Dear PyGui, please consider supporting us! We need it now more than ever.

Full Changelog: v1.10.0...v1.11.0