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.9.1
2021-Dec-1
Replacing shotgunsoftware urls with Autodesk Knowledge Network and ShotGrid Developer Documentation pages.
v1.9.2
2022-Mar-28
ShotGrid branding updates.
v1.9.3
2022-Jun-23
Added ability to create PNG and/or JPEG files with a new Publish hook
1 Like
v1.9.4
2022-Oct-12
Fixed window parenting issue that displays Toolkit UI behind Photoshop.
1 Like
v1.9.5
2023-Jul-10
Fixed instability when saving a file with Photoshop 24.1.0.
1 Like
v1.11.0
2024-Jun-20
Pyside and Qt4 code cleanup
v1.11.2
2024-Sep-9
Remove compatibility with Python 2 (part 1)
v1.11.3
2024-Oct-9
Fix placeholder text style for Qt6
1 Like
v1.11.4
2024-Oct-28
Make sure the widgets are properly deleted to avoid orphaned python processes when closing Photoshop on MacOS.
v1.11.5
2024-Dec-16
The context (_CONTEXT_CACHE) is now correctly updated and available after saving or publishing a document.
v1.11.8
2025-May-22
What's Changed
- RPC propagation fix for Log messages
New Contributors
- @matija-tomazic made their first contribution in https://github.com/shotgunsoftware/tk-photoshopcc/pull/105
Full Changelog: https://github.com/shotgunsoftware/tk-photoshopcc/compare/v1.11.7...v1.11.8
1 Like