Skip to content

FPTR Basic Configuration v1.7.4

Latest
Compare
Choose a tag to compare
@eduardoChaucaGallegos eduardoChaucaGallegos released this 02 Apr 20:57
· 32 commits to master since this release

What's Changed

  • SHOT-4426: Create Smart Reference action only for native VRED file types by @staceyoue in #134
  • SHOT-4394: Add import environment option in Loader2 for VRED by @staceyoue in #135

Full Changelog: v1.7.3...v1.7.4

Toolkit component versions

Updated tk-3dsmax to v1.4.2

Removed Python 2 code.

Updated tk-alias to v4.1.6

  • Dynamic Alias installation hard drive letter lookup.
  • Fix proxy server handling and improve loader action performance
  • Removed Python 2 code.

Updated tk-core to v0.22.2

  • Formalize the end of CentOS support.
  • Python API can use a custom CA Cert store using the SHOTGUN_API_CACERTS variable. App Session Launcher uses a different API and was using a different CA Cert store. It is now aligned with python-api (certifi).
  • Update python-api from v3.6.2 to v3.8.1. Enables payload optimization by default.
  • Sync Unknown Events metrics. Differenciate desktop engine metrics.
  • Add support to PySide6 for availableGeometry. Handle AttributeError.
  • Update pre-commit hook versions.
  • Minor improvement in pre-commit configuration file.
  • Update repository badges.
  • PySide/Qt4 is no longer supported.
  • Update python-api to v3.8.2, which prevents a flaky disconnection when uploading thumbnails on publish.

Updated tk-desktop to v2.7.10

  • Fix about box / licenses encoding bug that happened on some versions of desktop on macOS.
  • Remove CentOS 7 End Of Support outdated banner.
  • Update pre-commit hook versions.
  • Update Software Credits.
  • Update license HTML.
  • Refactor __launch_app_proxy_for_project in a QThread.
  • Removed Python 2 code.
  • The prefix 'v' was added to ensure correct version comparison in the uses_legacy_authentication() function.

Updated tk-desktop2 to v1.6.1

Removed Python 2 code.

Updated tk-flame to v1.19.5

Support project creation when no volume is configured
Removed Python 2 code.

Updated tk-framework-adminui to v0.8.0

  • Formalize the end of CentOS support.

Updated tk-framework-adobe to v1.2.10

  • Removed Python 2 code.
  • Requirements for pkgs.zip updated.
  • Certifi upgrade to 2024.12.14.
  • Hook for socketIO prepare_http_session.
  • Env var to enable proxy.

Updated tk-framework-alias to v2.1.4

  • Add Alias API async functionality
  • Removed Python 2 code.
  • Add handling for proxy servers
  • eventlet updated to 0.38.0 for python 3.7 requirements.
  • idna updated to 3.10 for python 3.7 requirements.
  • certifi updated to 2025.1.31.
  • typing-extensions package renamed.

Updated tk-framework-desktopclient to v0.4.0

  • Package the Python third parties as ZIP.
  • Bump websocket-client version to 1.6.1 (last version that supports Python 3.7).
  • Remove Python2-specific syntax.

Updated tk-framework-desktopserver to v1.8.2

  • Formalize the end of CentOS support.
  • Remove Python2-specific syntax.
  • This version was tagged before as v2.0.0 by mistake.
  • Certifi package updated to 2024.12.14 for each python version
  • Update old PySide (1) syntax for method setResolveSymlinks. This causes a bug when clicking on browse file for File/Link fields on FPTR web.
  • Fix Apple Silicon binaries that were not included in the previous release.
  • Update pre-commit black hook to 25.1.0

Updated tk-framework-qtwidgets to v2.12.6

  • Removed Python 2 code.

Updated tk-framework-shotgunutils to v5.10.2

  • Removed Python 2 code.

Updated tk-houdini to v1.9.4

Removed Python 2 code.

Updated tk-maya to v0.13.4

Removed Python 2 code.

Updated tk-multi-about to v0.5.2

Removed Python 2 code.

Updated tk-multi-data-validation to v0.3.2

  • Removed Python 2 code.

Updated tk-multi-launchapp to v0.13.4

  • Removed Python 2 code.
  • Improved metrics collection.

Updated tk-multi-publish2 to v2.10.3

  • Removed Python 2 code
  • Add UI option to turn on/off Background Publishing (when supported)

Updated tk-multi-pythonconsole to v1.4.3

Removed Python 2 code.

Updated tk-multi-reviewsubmission to v1.3.1

Removed Python 2 code.

Updated tk-multi-setframerange to v0.6.2

Accurately get the frame range from site to Houdini.

Updated tk-nuke to v0.15.5

Reverts Hiero log level after emitting a log message. Thanks to @reformstudios
Removed Python 2 code.

Updated tk-photoshopcc to v1.11.6

Removed Python 2 code.

Updated tk-shell to v0.10.2

Removed Python 2 code.

Updated tk-vred to v3.5.1

Improvements, bug fixes, new developer docs

Details

  • New Loader2 action to import environments
  • Update FPT Desktop find VRED software routine for Windows 11
  • Fix FPT Panel Create Smart Reference action
  • Remove Python 2 support
  • New developer docs https://developers.shotgridsoftware.com/tk-vred/
    Removed Python 2 code.