Welcome to the release notes for this Framework. Below you will find an overview of all the
changes we did for each release. We try to be as detailed as possible and include all
bugs we have fixed, features we have added and things that may have changed. If you have
questions about a particular release, don't hesitate to contact our support team!
See the complete release note.
v5.8.1
2021-Sep-16
Set the cwd of the external_runner
v5.8.2
2021-Oct-01
Add a method to check if an entity type is in the schema.
v5.8.3
2021-Nov-18
Fixes an issue with ShotgunModel when displaying refreshed data.
v5.8.4
2021-Nov-30
Replacing shotgunsoftware urls with Autodesk Knowledge Network and ShotGrid Developer Documentation pages.
v5.8.5
2022-Mar-28
ShotGrid branding updates.
v5.8.6
2023-May-18
Fix user settings to handle QByteArray values. Formalize the deprecation of Python 2.6 support in toolkit.
v5.10.0
2024-Jun-20
Pyside and Qt4 code cleanup
v5.10.1
2024-Sep-9
Drop Python 2 compatibility - part 1 & New Qt UI resource process
v5.11.2
Add VFX CY2026 support, fix segfault and remove PySide1 references.
What's Changed
- Fix Python syntax warnings related to regexp exclude character (SG-40620 - PR #172)
- Remove outdated references to PySide1 (SG-39031 - PR #174)
- Fix random segfault by controlling Qt object destruction order (SG-42069 - PR #178)
- Add support for VFX CY2026 - Python 3.13 - Qt 6.8 (SG-40980 - PR #175)
Full Changelog: https://github.com/shotgunsoftware/tk-framework-shotgunutils/compare/v5.11.1...v5.11.2