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_DISPLAYDetectPresence()Replacedwhichwithcommand- 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