WARNING
In Windows install DisplayCAL under C:\DisplayCAL
instead of C:\Program Files\DisplayCAL
. There seems to be an issue if the path contains empty spaces.
WARNING
In MacOS, after installining DisplayCAL you need to run:
xattr -dr com.apple.quarantine /Applications/DisplayCAL.app
Release Notes
Big Items:
- Added MacOS package along with the updated Windows Installer (see the Warning above).
- Added Python 3.13 support for Linux/MacOS. Windows will support Python 3.8-3.11 for now.
- Fixed Ubuntu installation errors complaining about missing files.
- Fixed fail to open calibrate window under Debian.
- Updated default ArgyllCMS to 3.3.0 and latest version of ArgyllCMS will be parsed through www.argyllcms.com.
- Improved/added numPy 2.0 compatibility.
- Under MacOS it is now possible to install the profile system-wide (fixing lock/unlock profile shifts on XDR displays, logout/login is still problematic).
Auto Generated Notes
- [#421] Added support for Python 3.13. by @eoyilmaz in #423
- Updated ArgyllCMS to 3.3.0 - by @parkatoast in #405
- The latest version number of ArgyllCMS will now be automatically updated by @ethanbrookins in #412
- Fixed encoding problems in wexpect for non cp1252 or utf-8 - by @eoyilmaz in #409
- Added NumPy 2.0 compatibility - by @nschloe in #408
- [#296] Fixed #296 - Can't install the profile after calibration ("sudo timeout") error - by @eoyilmaz in #429
- [#415] Fixed fail to open calibrate window under Debian - by @eoyilmaz in #419
- [#400] Disabled universal bdist whell creation - by @eoyilmaz in #420
- [#384] Fixed #384, added warning dialog for the user to know the ICC profile doesn't have a
targ
tag - by @eoyilmaz in #425 - Improve Simplified Chinese translation - by @Headcrabed in #426
- [#345] Fixed bug in Source Profile selection in Advanced Gamut Options dialog - by @eoyilmaz in #428
New Contributors
- @parkatoast made their first contribution in #405
- @nschloe made their first contribution in #408
- @Headcrabed made their first contribution in #426
Full Changelog: 3.9.13...3.9.14