Shotgun Basic Configuration v1.2.2
What’s new?
Fixed a compatibility issue with 3ds Max 2019 update 3, updated the Python API to 3.0.39, as well as a number of improved features and bug fixes, including:
- Resolved an issue with Shotgun Create on Windows where user name comparisons could fail due to case sensitivity, and
- Fixed a Windows-specific issue with Python that could result in an infinite loop.
Features/Polish
- Updated the Python API to 3.0.39, which updated the version of httplib2 to 0.12.0, which fixes SNI issues. Note this version contains a more recent list of certificate authorities. If you are running Shotgun locally and have signed your https certificate with an outdated certificate authority, the Shotgun connection will be rejected. [SG-9540, SG-10538]
Bugs
- Fixed a compatibility issue with 3ds Max 2019 update 3. [SG-10115]
- Fixed a Windows-specific issue in Shotgun Create where user name comparisons could fail due to case sensitivity. [SG-10799]
- Fixed a Windows-specific issue with Python that could result in an infinite loop. A big thanks to Barbara Laigneau for her contribution to this bug fix. [SG-10167]