Release Notes - shotgunsoftware/tk-framework-adobe GitHub Wiki
Welcome to the release notes for this Engine. 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!
Release Notes
v1.2.7
2024-Dec-16
The Panel JS closes correctly after the Manager JS is closed.
v1.2.6
2024-Dec-2
Use TK Core logic to check if PySide is available in the environment instead of depending on direct PySide imports. This creates a more maintainable code across PySide versions.
v1.2.5
2024-Oct-24
- New env variable
SHOTGUN_ADOBE_SERVER_PING_TIMEOUT
allows us to initialize the Node server with a higherpingTimeout
, this defines how often the server sends a "ping" to the client to check that the connection is still active
v1.2.4
2024-Sep-9
- import six replaced by sgutils for ensure_* funcs
- Add Python 3.11 modules
v1.2.3
2024-Aug-13
- Update requests to 2.32.2 because 2.32.0 was yanked
- Separate Bundles
- Remove CC from product name as far as possible
- Update certifi to 2024.7.4
v1.2.2
2024-May-9
Update idna to 3.7
v1.2.1
2024-Mar-26
Fix signing issue
v1.2.0
2024-Mar-26
Rebranding component for Flow Production Tracking
v1.1.10
2023-Feb-6
- Internal documentation changes
- Upgrade urllib3 to 2.1.0
v1.1.9
2023-Sep-6
- Bump certifi from 2022.12.7 to 2023.7.22
- Bump requests from 2.25.0 to 2.31.0
v1.1.8
2023-Apr-27
Bump certifi from 2020.6.20 to 2022.12.7
v1.1.7
2023-Jan-24
Change the color of the ShotGrid hyperlinks to be contrasted enough with the background.
v1.1.6
2022-Jun-16
Added a method to export the document as an image
v1.1.5
2022-Mar-28
ShotGrid branding updates.
v1.1.4
2021-Nov-30
Replacing shotgunsoftware urls with Autodesk Knowledge Network and ShotGrid Developer Documentation pages.
v1.1.3
2021-Jun-02
Rebranded to ShotGrid
v1.1.2
2021-Jan-25
Updates the requests module.
v1.1.1
2020-Dec-8
Switches from using the support email alias to pointing to the support site
v1.1.0
2020-Mar-12
Python 3 support added.
v1.0.2
2019-Mar-17
Added LICENSE
v1.0.1
2019-Mar-14
Added placeholder dev documentation.
v1.0.0
2019-Mar-14
Initial 1.x release of the adobe framework.