A new version of tk-multi-workfiles2 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.

v0.13.1

2021-Dec-1

  • Replacing shotgunsoftware urls with Autodesk Knowledge Network and ShotGrid Developer Documentation pages.
  • Removing deprecated Softimage engine.

v0.13.2

2022-Oct-13

  • Add checkbox option next to "All Versions" to indicate if references should be checked on file open
  • Formalizing Python 2.6 deprecation.
  • Fixing some rebranding loose ends.
1 Like

v0.13.3

2023-Jan-05

  • Fix crash issue when saving a new shot on Nuke 13.
  • Fix issue on Nuke 13 crashing on saving with a custom shot_root path.
  • Ensure that the overlay is hidden on shut down.

v0.13.4

2023-Mar-06

  • Improve sorting on workfiles versions
  • Apply search text filter on finished editing, instead of each keystroke
    • Update minimum qtwidgets framework to v2.10.6 for search widget update
  • Get the current system login as hook to allow for better user display on all platforms

v0.13.5

2023-Apr-20

  • Update string replacement to be compatible with Nuke 13+ on Windows
  • Change string interpolation syntax to be backwards compatible

v0.13.6

2023-Jun-19

  • Removed Alias and VRED Engines to make them controlled via the config moving forward

v0.14.0

2023-Oct-27

  • Updates to the App UI.

Details * Added view mode buttons to toggle between a grid and list view. * Added filter menu button to provide additional filtering capabilities. * Documentation link updates * Add support for Python 3.10

v0.14.1

2023-Dec-14

  • Fixes a SyntaxError ocurring in older versions of Houdini and Nuke that still rely on Python2.
1 Like

v0.14.2

2024-Mar-11

  • Use ShotgunMenu instead of QMenu for consistent style