Skip to content

Release 2.1.3

Compare
Choose a tag to compare
@rockowitz rockowitz released this 08 Feb 06:54
· 0 commits to 2.1.3-dev since this release
v2.1.3

Release 2.1.3 fixes a significant bug in libddcutil caused by overzealous checking of the DDCA_Display_Reference passed to various API functions. The display reference for displays reported as invalid (typically one for which the EDID can be read but DDC communication fails) was being rejected on API functions such as ddca_get_display_info(). In particular addresses ddcui issue 55 which reported a crash when one or more displays were invalid.

Detailed information about the changes can be found in file CHANGELOG.md, and on the ddcutil web site.