-
Notifications
You must be signed in to change notification settings - Fork 2
Release Notes
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!
2025-Feb-06
- Package the Python third parties as ZIP.
- Bump websocket-client version to 1.6.1 (last version that supports Python 3.7).
- Remove Python2-specific syntax.
2024-Sep-9
Drop Python 2 compatibility - part 1
2024-Mar-26
Rebranding component for Flow Production Tracking
2022-Mar-28
ShotGrid branding updates.
2021-Nov-30
Replacing shotgunsoftware urls with Autodesk Knowledge Network and ShotGrid Developer Documentation pages.
2021-Sep-21
Correctly detects ShotGrid Create on the filesystem.
Breaking change: It won’t detect the application if it’s branded Shotgun Create.
2021-Jun-02
Rebranded to ShotGrid
2020-Apr-29
Fixes an issue launching Create on Linux in Maya.
2020-Apr-21
Adds support for Python 3.
2020-Jan-22
Unset Shotgun Desktop bootstrap environment variables before starting Shotgun Create
2020-Jan-13
Shotgun the Submit for Review banner when displaying the Create download page.
2019-Dec-10
Remove the .pyc files from the Vendors folder.
2019-Dec-06
Use pure python implementation of the vendors to avoid pre-compile binary failures
2019-Dec-04
Add Vendor binaries to the framework package
2019-Dec-03
Improve the Vendors packaging
2019-Nov-29
Add an utility to open the Shotgun Create download page
2019-Nov-04
Specify ssl context at WebSocket connection creation
Initial release.