A new version of tk-framework-adobe has been released!

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!

See the complete release note.

v1.1.4

2021-Nov-30

Replacing shotgunsoftware urls with Autodesk Knowledge Network and ShotGrid Developer Documentation pages.

v1.1.5

2022-Mar-28

ShotGrid branding updates.

v1.1.6

2022-Jun-16

Added a method to export the document as an image

v1.1.7

2023-Jan-24

Change the color of the ShotGrid hyperlinks to be contrasted enough with the background.

1 Like

v1.1.8

2023-Apr-27

Bump certifi from 2020.6.20 to 2022.12.7

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.10

2023-Feb-6

  • Internal documentation changes
  • Upgrade urllib3 to 2.1.0
1 Like

v1.2.2

2024-May-9

Update idna to 3.7

1 Like

v1.2.4

2024-Sep-9

  • import six replaced by sgutils for ensure_* funcs
  • Add Python 3.11 modules

v1.2.5

2024-Oct-24

  • New env variable SHOTGUN_ADOBE_SERVER_PING_TIMEOUT allows us to initialize the Node server with a higher pingTimeout, this defines how often the server sends a "ping" to the client to check that the connection is still active
1 Like

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.

1 Like

v1.2.7

2024-Dec-16

The Panel JS closes correctly after the Manager JS is closed.

1 Like

v1.2.8

2025-Feb-6

  • Removed Python 2 code.
  • Requirements for pkgs.zip updated.

v1.2.9

2025-Feb-19

  • Certifi upgrade to 2024.12.14.

v1.2.10

2025-Mar-6

  • Hook for socketIO prepare_http_session.
  • Env var to enable proxy.