A new version of tk-multi-publish2 has been released!

Welcome to the release notes for this App. 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.

v2.6.1

2021-Dec-1

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

v2.6.2

2022-Mar-28

ShotGrid branding updates.

v2.6.3

2022-Jun-13

  • Add a logger parameter when creating a new manager instance
  • Use get_property() to get the path in case it is stored in the item local properties
  • Updated documentation screenshots

v2.6.4

2023-Jan-04

Fix Nuke segfaults when running in terminal mode and using the tk-multi-publish2 API.

v2.6.5

2023-Mar-07

  • Check hidden tree items in Publish dialog
  • Add the ability to specify a thumbnail when publishing using the API

v2.6.6

2023-May-23

  • Address Python 3.10 deprecation in collections
  • Prevent AttributeError when path is missing
1 Like

v2.6.7

2023-Jun-13

  • Address Python 3.10 deprecation in collections
  • Prevent AttributeError when a path is missing

v2.6.8

2023-Sep-25

  • Fix select items independently if visible is False. This is a revert for an update introduced on v2.6.5 that caused an unwanted side effect of checking sibling publish plugins.
1 Like

v2.6.9

2023-Oct-05

  • Fix publishing PDF files.
1 Like

v2.7.0

2024-Mar-11

  • Auto generate thumbnails for Alias/VRED in standalone

v2.7.1

2024-Mar-12

  • Fix Python 2 compatibility regression
1 Like

v2.8.2

2024-Apr-4

Fix the Checkboxes in the Publish Window. Detected on Maya 2025 (Qt6)

1 Like

v2.8.3

2024-Apr-17

  • Add support for Datetime objects as PublishSetting type
  • Allow publishing to templates from Standalone (requires config setting)