Skip to content

Releases: shotgunsoftware/tk-framework-desktopserver

v1.8.7

16 Apr 20:17
37eae74

Choose a tag to compare

Add Python 3.13 & HTTPS Git support, update deps, fix CVEs in bundled libs

What's Changed

  • CVE-2026-26007: cryptography updated from 44.0.1 to 46.0.5 (SG-42118)
  • CVE-2026-27459: pyopenssl updated from 25.0.0 to 26.0.0 (SG-42922)
  • CVE-2026-30922: pyasn1 explicitly added at 0.6.3+ (SG-42923)
  • 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)

v1.8.6

11 Mar 22:56
f266e49

Choose a tag to compare

v1.8.6 Pre-release
Pre-release

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

v1.8.5

12 Sep 12:28
80a30d2

Choose a tag to compare

What's Changed

  • Removed try/except sgutil blocks and ensure_ methods (SG-39698)

v1.8.4

09 Sep 22:31
0748b0a

Choose a tag to compare

v1.8.4 Pre-release
Pre-release

2025-Sep-09

What's Changed

  • Resolved a GLIBC version incompatibility that affected web integration on Enterprise Linux 8 (SG-39655 - PRs #298 and #299)

v1.8.3

12 May 16:37
5295d9f

Choose a tag to compare

2025-May-12

What's Changed

  • Update cryptography to 44.0.1

Full Changelog: v1.8.2...v1.8.3