-
Notifications
You must be signed in to change notification settings - Fork 7
Release Notes
Welcome to the release notes for this Framework. 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!
2024-Sep-9
- Use QTextCursor Enum for Qt6
- New build resources YML
2024-Mar-26
Rebranding component for Flow Production Tracking
2023-Nov-9
Fixes the broken 'More info...' link on the 'Define Storages' page of the ShotGrid Setup Project Wizard.
2023-Sep-14
Remove GitHub Octodex images
2023-Apr-21
Fix when the new storage path field does not show.
2022-Mar-28
ShotGrid branding updates.
2021-Nov-30
Replacing shotgunsoftware urls with Autodesk Knowledge Network and ShotGrid Developer Documentation pages.
2021-Jun-02
Rebranded to ShotGrid
2020-Oct-14
Small bug fixes.
Details:
- Fixes an issue where the cancel button wouldn't show when the project setup failed.
- Configuration paths picked via the browse dialog on Windows, now produce a path using back slashes rather than forward slashes. This means it should no longer fail validation when proceeding to the next step in the wizard.
2020-Jul-15
Adds Python 3 support.
2018-Oct-30
UI tweaks around error message positioning.
2018-Oct-30
Tweaked error message text in the UI not to appear when distributed mode is selected.
2018-Oct-04
Adds support for distributed configs in the setup wizard
2018-Oct-03
Various fixes required for the setup project wizard to remain stable when run in a standalone app from Windows and Linux OSs.
2018-Apr-17
Updates path sanitation for browsing and manual entry, bumps required core to v0.18.143
2018-Apr-11
Bumps the minimum core required to v0.18.142
2018-Mar-26
Adds storage mapping interface during project setup
2017-Nov-27
Minor configuration description edits
2017-Nov-08
Removes deprecated configs
2016-Aug-25
Updates the framework dependencies to the latest major version.
2016-Apr-12
Allow selecting a .zip archive of an existing config
Details:
Previously there was no option in SG Desktop to select a .zip file when setting up a project based on an existing config on disk. Now you can choose to select a .zip file or a directory.
2016-Apr-11
(NOT RELEASED) Allow selecting a .zip archive of an existing config
2016-Mar-29
The Help button now takes users to the new Toolkit support page.
The tooltip for locked storage is now more explicit.
Fix issue with disappearing path names in project setup
Added flame as a default configuration option.
Fix issue with clicking back button when configuration path is wrong
Unable to click on the back button to change config path
Details:
Allow users to click on the back button to change the configuration folder path if an invalid value is entered
Add a note to the setup project UI explaining locked storages
Details:
Makes disabled color more obvious and adds a lock icon to make it more user-friendly.
Primary paths disappear when clicking on back/continue
Details:
As a Toolkit user, I want to be able to click on the back button and continue again without loosing the primary paths
Prevents closing wizard prematurely while setup project is running.
Fixes missing button on setup summary
Details:
Fixes missing 'Done' button on project setup summary page.
#26165: [desktop] Disable window manager close button on the setup project wizard
#26172: Repeated sentence in Select Configuration Location screen
Fix for extra directories being created when editing project path name
Added help urls, summary page, better progress indicators, and a couple of bug fixes.
Details:
- Added help urls
- Updated Git page to not be github specific.
- Added summary page
- Make progress page running/complete state more obvious
- Auto-advance from progress unless show details has been clicked
- Updated copy on summary screen
- Fix for attempting to create storage twice on storage page if validate is run multiple times
- Fix for key error when trying to hide nonexistent widget on project name page
Visual polish
Details:
- Fix for missing spacer on configuration location page
- Fix for default focus
New project icon.
Visual polish and a fix for a Windows hang
Details:
General visual polist. Added a help button. Proper umasks when directories are created. Fix for a hang on Windows resulting from GUI updates from a thread.
Various GUI improvements. Local Storage management.
Details:
No longer prompts for directory creation. Progress bar. Local Storage management.
Initial release to app store.