3.9.11
Release Notes
The release notes will updated properly in the future. You can use the commit messages to deduce the information.
Contributions
Erkan Ozgur Yilmaz
- Fixed new-release target in Makefile to do a pull before merging the develop branch.
- Fixed main branch name in Makefile.
- Updated Makefile to introduce new targets.
- Updated string formatting on several places in wxProfileInfo
.
- Fixed colorimeter_correction_web_check_choose()
to work properly for fractional scale.
Patrick Zwerschke
- Revert "fix #231 (#237)" (#239)
- This reverts commit 59c456c that accidentally was pushed to main branch
- Updated actions to use Node.js 16 (#220)
- updated restrictions for max python version to run with python 3.11 (#217)
- Update test workflow for python 3.11 (#215)
- added python 3.11 to test workflow
- catch FileNotFoundError in module defaultpaths
Matt Khan
- allow untethered window to open
Hubert Figuière
- Fix appdata to validate for flathub (#253)
- Fix appdata to validate for flathub
filmmakerto
- fix #231 (#240)
- Fixes #231
- fix #231 (#237)
James Addison
- Cleanup: remove no-longer-referenced get_known_folder_path, UserDirs class (#227)
- Cleanup: remove no-longer-referenced defaultpaths.get_known_folder_path method, and associated UserDirs class
sdy623
- Add feature: Add a gamut coverage information in Profile Information page
stativ
- Fix incorect bytes and string comparison when reading a .ti3 file (#221)