Skip to content

v1.7.6-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@julien-lang julien-lang released this 22 Sep 23:42
· 4 commits to master since this release

Release Candidate 3 - Various fixes

Toolkit component versions

Updated tk-framework-qtwidgets to v2.12.8

  • Fixed Python 2 code removal regression - SQLite payload is binary, not text (SG-40361 in PR 177).

Updated tk-framework-shotgunutils to v5.11.1

  • Fixed Python 2 code removal regression - 'str' object has no attribute 'decode' in UserSettings (SG-40414 in PR 170).

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

  • Fixed an issue where the app froze when trying to run the fix action for a rule with dependencies (SHOT-4564).