Releases: shotgunsoftware/tk-framework-desktopserver
Releases · shotgunsoftware/tk-framework-desktopserver
v1.8.7
Updates bundled third-party libraries to address CVEs
What's Changed
- CVE-2026-26007: cryptography updated from
44.0.1to46.0.5(SG-42118) - CVE-2026-27459: pyopenssl updated from
25.0.0to26.0.0(SG-42922) - CVE-2026-30922: pyasn1 explicitly added at
0.6.3+(SG-42923)
v1.8.6
Add Python 3.13 support, HTTPS Git access and dependency updates.
What's Changed
- Change Git access to HTTPS using a Github App (SG-40595 - PR #303)
- 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)
- Upgrade certifi to 2026.1.4 (SG-39923 - PR #311)
Full Changelog: v1.8.5...v1.8.6