·
4 commits
to master
since this release
FPTR Basic Configuration v1.7.7 Release
What's Changed in Toolkit component versions
Updated tk-3dsmax to v1.4.8
- Fix testing instructions not working on Max versions 2026 & 2022 (SG-38773 - PR #55)
- Support for 3ds Max 2027 (SG-42790 - PR #56)
- Fix FPTR menu not loading in 3ds Max 2027 with tk-config-basic (SG-42906 - PR #57)
Updated tk-aftereffects to v0.4.8
Updated tk-alias to v4.4.0
- Bump minimum framework version for 2026.1 support (PR #222)
- Fix changing the context when file opened through Alias
- Bump dependency tk-framework-aliastranslations to v0.3.1
- Bump dependency tk-framework-alias version to v2.5.0
- Fix getting context (SHOT-4580 - PR #229)
- Update for Python 3.13
- Fix: Importing a file does not overwrite the current construction options
- Drop support for Alias 2023
- Support Alias 2027 for Python 3.11 and 3.13
Updated tk-core to v0.23.8
- Introduce new approach for Python third-party dependencies (SG-37222 - PR #996)
- Add deprecation warnings for Python versions < 3.9 (SG-39039 - PR #1024)
- Improve comments about compatibility with fw-adminui prior to v0.8.1 (SG-40476 - PR #1058)
- Disable automatic PySide imports (SG-39029 - PR #1061)
- Add deprecation warnings for six.py and sgutils.py (SG-40715 - PR #1063)
- Replace legacy version parsing with packaging.version and add normalize_version_format() (SG-40319, SG-41241 - PR #1066)
- Improve Git URI detection mechanism (SG-39455 - PR #1067)
- Update deprecation warning for Python 3.7 end of compatibility (SG-40994 - PR #1069)
- Bump python-api to v3.9.1 (PR #1072)
- Fix Python 3.7 typing compatibility in util.py (SG-41301 - PR #1073)
- Prevent tk component autoupdate (SG-40996 - PR #1077)
- Update shotgun python-api to v3.9.2 (SG-35561 - PR #1078)
- Remove outdated references of PySide/Qt4 (SG-39031 - PR #1079)
- Add support for VFX CY2026 - Python 3.13 - Qt 6.8 (SG-40980 - PR #1080)
- Fix deprecation warnings for QTextCodec.setCodecForCStrings() (SG-41647 - PR #1083)
- Fix missing
__init__.pyin ruamel module (SG-41902 - PR #1087) - Fix FileNotFoundError being raised incorrectly (SG-40807 - PR #1088)
- Make website-originated context available in FPTR menu (SG-41800 - PR #1089)
Updated tk-desktop to v2.8.5
- Enhance deprecation banner for Python 3.7 end-of-life (SG-40994 - PR #206)
- Fix macOS system tray regression in PySide6 (SG-41259 - PR #207)
- Update outdated references (SG-39031 - PR #208)
- Remove unused PySide1 generated files (SG-41634 - PR #209)
- Fix data persistence issue after re-authentication (SG-39788 - PR #211)
- Load osutils from app bundle via sys.prefix (SG-42559 - PR #212)
- Update VFX Reference Platform and Python badges (SG-42807 - PR #214)
- Update About Box - Add PySide6 (Version 6.8.3) license attribution (SG-42871 - PR #216)
Updated tk-desktop2 to v1.6.2
- Remove try/except sgutil blocks and ensure_ methods (SG-39698 - PR #46)
Updated tk-flame to v1.19.10
- Update Support URL (SG-40165)
- Fix loading setup from Flow with custom named batch Reels
- Remove outdated PySide/Qt4 references (SG-39031 - PR #159)
Updated tk-framework-adminui to v0.8.3
- Drop compatibility with tk-core versions before v0.22.6 (SG-40476)
- Make UI consistent with tk-core v0.23.4 Git URL detection mechanism (SG-41079)
- Update VFX Reference Platform and Python badges (SG-42807 - PR #56)
Updated tk-framework-adobe to v1.2.12
- Update "requests" package to 2.32.5 (SG-39341 - PR #94)
- Add support for VFX CY2026 - Python 3.13 - Qt 6.8 (SG-40981 - PR #101)
- Upgrade certifi from 2024.12.14 to 2026.1.4 (SG-39923 - PR #103)
Updated tk-framework-alias to v2.6.0
- Security update eventlet (PR #108)
- Do not raise exception on API import failure (PR #109)
- Update python-socketio package (PR #112)
- Add Alias 2026.1 support (PR #114)
- Security upgrade urllib3 from 2.5.0 to 2.6.0
- Update to Python 3.11 on Alias plugin side
- Add Alias Python API v7.0.1 for Alias 2026.1
- Add Alias Python API v6.0.2 for Alias 2026.0
- Python 3.13 support
- Drop support for Alias 2023
- Update python packages for security
- Support for Alias 2027.0 for Python 3.11 and 3.13
Updated tk-framework-aliastranslations to v0.3.1
- Clean up deprecated Azure Pipelines flags (PR #16)
- Update Support URL (PR #17)
- Fix importing the Alias API module (PR #18)
Updated tk-framework-desktopserver to v1.8.7
- Change Git access to HTTPS using a Github App (SG-40595 - PR #303)
- Upgrade certifi to 2026.1.4 (SG-39923 - PR #311)
- Add Python 3.13 support (SG-42304 - PR #315)
- Python 3.13 - Automated dependency resolution source + binary (SG-42304 - PR #317)
- Automate universal binary generation for macOS on any architecture (SG-42304 - PR #326)
- Update cryptography to 46.0.5 to address CVE-2026-26007 (SG-42118)
- Update pyopenssl to 26.0.0 to address CVE-2026-27459 (SG-42922)
- Add pyasn1 at 0.6.3+ to address CVE-2026-30922 (SG-42923)
Updated tk-framework-shotgunutils to v5.11.2
- Fix Python syntax warnings related to regexp exclude character (SG-40620 - PR #172)
- Remove outdated references to PySide1 (SG-39031 - PR #174)
- Add support for VFX CY2026 - Python 3.13 - Qt 6.8 (SG-40980 - PR #175)
- Fix random segfault by controlling Qt object destruction order (SG-42069 - PR #178)
Updated tk-framework-widget to v1.2.2
- Remove old build_resources.sh (SG-37555 - PR #29)
- Add support for VFX CY2026 - Python 3.13 - Qt 6.8 (SG-40980 - PR #30)
Updated tk-houdini to v1.9.12
- Add Houdini 21.0 support (SG-40114 - PR #84)
- Fix PyCObject compatibility (SG-40284 - PR #87)
- Clean up legacy code (SG-40304 - PR #89)
- Restore FPTR menu (SG-40163 - PR #92)
- Skip test to avoid crashes in headless Houdini env (SG-40619 - PR #94)
- Fix test frame range values to match Houdini global timeline (SG-40617 - PR #95)
- Remove outdated references to PySide and Qt4 (SG-39031 - PR #97)
- Fix context ready to be used after open file from scene hook (SG-38779 - PR #98)
Updated tk-maya to v0.13.11
- Include default icons for the FPT menu in all operating systems (SG-38893)
- Remove outdated references (SG-39031 - PR #126)
- Support Maya 2027 (SG-42442 - PR #128)
Updated tk-multi-launchapp to v0.14.2
- Add option to disable the launch indicator (SG-38952)
- Remove old build_resources.sh (SG-37555 - PR #108)
- Add support for VFX CY2026 - Python 3.13 - Qt 6.8 (SG-40980 - PR #109)
Updated tk-multi-loader2 to v1.25.6
- Fix tooltip not showing when hovering an action (SG-40343 - PR #127)
- Fix Python syntax warnings in Houdini actions hook (SG-40620 - PR #129)
- Fix LoaderActionManager._execute_hook (SG-41525 - PR #131)
- Fix banner text contrast on macOS in Adobe apps (SG-40910 - PR #132)
- Add support for VFX CY2026 - Python 3.13 - Qt 6.8 (SG-40980 - PR #134)
Updated tk-multi-publish2 to v2.10.8
- Improve summary display functionality (SG-41996 - PR #110)
- Add support for
.texfiles and missing.tifextensions (SG-41995 - PR #131) - Fix expand indicator for items with non-task children after collection (SG-38951)
- Fix thumbnails when publishing multiple files at once
- Remove outdated PySide/Qt4 references (SG-39031 - PR #205)
- Add support for VFX CY2026 - Python 3.13 - Qt 6.8 (SG-40980 - PR #209)
- Update to use tk-build-qt-resources for resource generation (SG-41994 - PR #215)
Updated tk-nuke to v0.16.3
- Drop compatibility with tk-core versions prior to v0.22.6 (SG-40476 - PR #123)
- Clean up code by reverting change introduced in PR #95 (SG-40718 - PR #125)
- Remove tests for Nuke versions below 10 (SG-40319 - PR #126)
- Support Nuke 17 (SG-42791 - PR #129)
Updated tk-photoshopcc to v1.12.2
- Add support for VFX CY2026 - Python 3.13 - Qt 6.8 (SG-40981 - PR #117)
- Support v27 (SG-42298 - PR #119)
Updated tk-shell to v0.10.3
- Remove outdated PySide/Qt4 references (SG-39031 - PR #36)
- Add support for VFX CY2026 - Python 3.13 - Qt 6.8 (SG-40980 - PR #37)
Updated tk-shotgun to v0.11.4
- Update outdated references (SG-39031 - PR #24)
- Update VFX Reference Platform and Python badges (SG-42807 - PR #26)
Updated tk-shotgun-launchfolder to v0.4.1
- Update VFX Reference Platform and Python badges (SG-42807 - PR #13)
Updated tk-shotgun-launchvredreview to v1.1.6
- Remove old build_resources.sh and unused folder resources (SG-37555 - PR #17)
- Update VFX Reference Platform (SG-42807 - PR #18)
Updated tk-vred to v3.5.7
- Remove outdated PySide/Qt4 references (SG-39031 - PR #137)
- Update minimum supported version to 2027.0