Skip to content

Version 1.2.0

Latest

Choose a tag to compare

@GamesTrap GamesTrap released this 27 Apr 11:59
d6272b5

1.2.0 (2025-04-27)

No ABI breaking changes

Breaking changes:

ShowMsgBox() now returns MD::Selection::None if no usable dialog backend is available (Linux)

Other changes:

  • Major refactor of implementation
  • Various bug fixes
    • Fixed multiple dialog commands
    • Fixed TKinter3Present() not working correctly
  • Reduced dependence on fixed string sizes (i.e. MaxPathOrCMD)
  • Improved XPropPresent() check
  • GetEnvDISPLAY() Added check for WAYLAND_DISPLAY
  • DetectPresence() Replaced which with command
  • Improved GHA workflow
    • Added x86 builds
    • Added builds for C++20
    • Build with release configuration
  • Updated premake5 binaries

Full Changelog: v1.1.3...v1.2.0