-
Notifications
You must be signed in to change notification settings - Fork 0
Release Notes
Welcome to the release notes for this App. Below you will find an overview of all the changes we did for each release. We try to be as detailed as possible and include all bugs we have fixed, features we have added and things that may have changed. If you have questions about a particular release, don't hesitate to contact our support team!
2016-Sep-23
Fixes multiple UI issues.
Details:
- The project menu at the top right no longer grows as you switch pipeline configurations.
- The "Refresh Projects" menu item in the user menu at the bottom right is no longer present when inside a project.
- The "Setup Project" message is no longer rendered over the launcher icons after configuring a project.
2016-Sep-09
Fixes a bug where logging a non-string value with log_exception would raise an exception.
2016-Sep-08
Fixes a bug where logging a non-string value with log_exception would raise an exception.
2016-Aug-25
Updates the framework dependencies to the latest major version.
2016-Aug-23
Fixes for hanging Python processes and the initial launch of a dialog being hidden.
Details:
This release fixes an issue where the Shotgun Desktop will not properly close Python subprocesses when switching project or the Shotgun Desktop is closed. It also fixes an issue on Windows where the first launch of a GUI based Toolkit application will not show any UI.
While the Desktop application and the pipeline configuration can be updated separately, both need to be updated to fix the Python process leaks.
2016-Aug-10
Fix for exception that can occur when turning show_recents off. Note: v2.0.14 and v2.0.15 were skipped due to issues found in QA.
2016-Jun-07
Minor improvements to management of recent apps settings
2016-Jun-07
minor improvements to management of recent apps settings management
2016-Jun-01
No longer use the event log for tracking recent activity
Details:
Improves performance by storing recents using the settings module instead of requiring calls to Shotgun.
2016-Feb-22
Clicking the search icon automatically focuses the text widget.
2015-Nov-12
Friendlier error behaviour on empty OS path
Details:
Friendlier error messages and allow to change the pipeline config even if loading the current config failed.
2015-Oct-09
Change the tray icon to fit in OSX Dark mode.
When restarting the Desktop, the login screen will always be displayed.
Details:
In the newest version of the Shotgun Desktop, not being logged in on startup sends the user in tray-mode. The user then needs to click on the tray icon and pick "Sign in to Shotgun Desktop" in order to login. When signing out of the Desktop however, the Desktop will be restarted and jump straight into the login screen.
Fixed a bug on Windows where restarting the Shotgun Desktop kept port 9000 alive even tough the Desktop had been closed.
Details:
Once you have restarted the Shotgun Desktop and let it auto-update itself, you will probably encounter the port 9000 issue again. You will need to quit all applications that were launched from the Shotgun Desktop or from a web browser. You will also need to close the Shotgun Desktop itself. Then launching the Shotgun Desktop again should work without any issues.
If you still encounter the port 9000 issue, something else might be holding on to it. Please log out of your Windows user account and log back in. This should definitely release the port 9000 once and for all and then the Shotgun Desktop will able to launch and close port 9000 correctly in the future.
Adds support for two factor authentication using the 1.0.x Shotgun Desktop.
Fixes the Project Filesystem Folder launcher.
Fixes a crash when adding the tk-desktop engine to the project context.
Users only see the projects they have permissions for.
Tweaked when credentials are refreshed.
Details:
When the project configuration is login based, the desktop engine will refresh the credentials before launching any app, possibly prompting the user for this password., even if the site project is script based.
Added support for login based authentication from v0.16.0.
Details:
Added support for login based authentication from v0.16.0.
Release Candidate 9.
Better error handling around missing Python interpreter. Misc changes.
Details:
- Better checks and prompting when python is not found a project.
- Fixed issue with font sizes being inconsistent across operating systems.
- Updated copyright notice.
Fixed a bug with Shotgun Desktop 1.02.
Details:
Fixed a bug with Shotgun Desktop 1.02.
Filtering out Shotgun 6.0 Template Projects from the project selection screen.
Details:
Filtering out Shotgun 6.0 Template Projects from the project selection screen.
Display better error message when project is already set up
About Box now displays the version of core.
Details:
About Box now displays the version of core.
Instrument time spend querying event logs.
Fix for crash if there is an error on logout.
Fix for windows subprocess bug when updating project config on Windows.
"Always on Top" Setting Disrupts "Browse" Windows in Setup Wizard
Details:
When browsing for a config in project setup wizard on mac, the file finder appears under every one of our windows. This fixes the issue by removing the always on top setting while the wizard is running.
Update the project python bootstrap to reset PATH
Details:
Prevents DLL loading issues with some engines (maxplus) on windows.
Bug fix for when the model storing project data has no associated Shotgun data.
Updated manifest with tweaked display name and description.
Updated documentation
Visual polish and a few small bug fixes.
Details:
- Sort commands within groups alphabetically
- Visual polish for the setup new os screen
- Pack command widgets in a little tighter
- Items in the command menu are sorted latest version to oldest version
- Default button action is the first action in its menu
- Limit the number of recent commands
- Fix for floating editor when scrolling commands
- Update to use login framework v1.x
- Switch to subprocess for restart on log out for better Windows behavior
Bug fix and handle projects not set up for current OS.
Details:
- Added screen for when a configuration has not been set up for the current os
- Fix for projects not showing up on first launch
- Dark icon for default user thumbnail
Updated to be compatible with the new splash screen. New project icon.
Visual polish. Fix for copying from the console.
Details:
Fix for right clicking on a project or command triggering it Fixed Console menu. Made copy work. Search icon highlights on hover Preserve Project thumbnail size and grow to handle long Project Names Clip long project names for the project header Pretty up the Shotgun and User buttons a little Default values to strip "Launching" from default config's launcher setup Updated about screen
Fix for bug that broke project filtering via the search box
Lots of GUI changes.
Details:
No longer show the console automatically Remove preferences dialog Project thumbnails squared Fix for auto-hide when a sub-dialog got focus Don't show empty groups About screen No recent projects shelf Various other visual tweaks
Major update of the engine, including setup project UI and no requirement for PySide/PyQt for project pythons.
Details:
- Added setup project UI for when clicking on a project that has not been setup in Toolkit
- Added instructions for turning on Toolkit when connecting to a site with Toolkit off
- Remember what groups are expanded
- Console window for logging
- Highlight matching characters from the fuzzy search algorithm
- Use the login framework
- Added ability to refresh the project model
Fix for disabled Shotgun menu in some launched apps.
Override python icon. Better logout behavior. PyQt support for project python.
Use v2 of the shotgunutils framework.
Added a hook to launch python and updated the gui code to be more model/view based.
Details: New hook that lets studios take over the launching of the project specific python if they need to. Updated the GUI code to be more model/view based so commands are more consistent.
Bug fix to explicitly add .pyd file on windows for osutils extension.
Added ability to choose Pipeline Configurations other than Primary.
Better systray click handling. Raise hotkey and start on login options.
Added project loading spinners and a splash screen.
Update the version of the shotgunutils framework.
Support for docking to any side of the screen and stylesheet for sub-process.
A bunch of little fixes. Better (but not yet great) windows support.
Initial app store release.
Initial test release