A new version of tk-desktop has been released!

v2.8.5

Improves re-login stability and macOS runtime loading for a smoother Desktop app

What's Changed

  • Fixed an issue where, after re-authenticating as a different user, Desktop could still show the previous user's name and project list until a manual refresh or restart (SG-39788 - PR #211)
  • Improved macOS Python 3.13 runtime loading to ensure bundled components load correctly, helping app activation and focus behavior remain reliable (SG-42559 - PR #212)

v2.8.6

Fixes Windows close button and duplicate apps after Reload and Restart

What's Changed

  • Fixed an issue on Windows where the title bar close (X) button was greyed out from launch, so the window could not be closed via the X. Toggling "Keep on Top" also reproduced it. (SG-41322 - PR #219)
  • Fixed an issue where clicking "Reload and Restart" caused the launcher panel to duplicate all of its app buttons each time. (SG-42329 - PR #218)

Full Changelog: https://github.com/shotgunsoftware/tk-desktop/compare/v2.8.5...v2.8.6