-
Notifications
You must be signed in to change notification settings - Fork 11
Release Notes
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!
2024-Dec-16
Change the way the dialogs are closed when destroying the engine
2024-Oct-9
Fix placeholder text style for Qt6
2024-Sep-9
Remove compatibility with Python 2 (part 1)
2024-Aug-13
Remove CC from product name
2024-Jun-19
Pyside and Qt4 code cleanup
2024-Mar-26
Rebranding component for Flow Production Tracking
2022-Oct-12
Fixed window parenting issue that displays Toolkit UI behind AfterEffects.
2022-Mar-28
ShotGrid branding updates.
2021-Nov-30
Replacing shotgunsoftware urls with Autodesk Knowledge Network and ShotGrid Developer Documentation pages.
2021-Jun-02
Rebranded to ShotGrid
2020-Dec-8
Switches from using the support email alias to pointing to the support site
2020-Mar-12
A bugfix and adds Python 3 support.
Details:
Fixes a bug with the Shotgun panel actions. Previously actions like "Set to in progress" and "Assign to yourself" would error.
2019-Nov-26
Supports Adobe's new installation path convention for 2020+ releases.
2019-Nov-26
Added support for opening a file on startup.
Details:
When using this update, and the v0.3.1 release of tk-shotgun-launchpublish
you can now use the Toolkit action "Open In Associated Application" on a After Effects PublishedFile
entity via the Shotgun site, to launch After Effects with the Shotgun integration and open the chosen PublishedFile
.
2019-Mar-17
Minor Tweaks
Details:
- Debug logging now defaults to false
- Added standard LICENSE.
2019-Mar-16
Bug fixes and documentation
Details:
- Notifying the publish item, that the renderpath has changed
- Adding layers to temporary rendering.
- Sphinx docs
- User facing docs
- Added core requirement
- Better handling of popup widgets.
2019-Mar-14
Initial release