Skip to content
Julien Langlois edited this page Sep 11, 2024 · 46 revisions

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!

v0.7.7

2024-Sep-9

  • Use QTextCursor Enum for Qt6
  • New build resources YML

v0.7.6

2024-Mar-26

Rebranding component for Flow Production Tracking

v0.7.5

2023-Nov-9

Fixes the broken 'More info...' link on the 'Define Storages' page of the ShotGrid Setup Project Wizard.

v0.7.4

2023-Sep-14

Remove GitHub Octodex images

v0.7.3

2023-Apr-21

Fix when the new storage path field does not show.

v0.7.2

2022-Mar-28

ShotGrid branding updates.

v0.7.1

2021-Nov-30

Replacing shotgunsoftware urls with Autodesk Knowledge Network and ShotGrid Developer Documentation pages.

v0.7.0

2021-Jun-02

Rebranded to ShotGrid

v0.6.1

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.

v0.6.0

2020-Jul-15

Adds Python 3 support.

v0.5.2

2018-Oct-30

UI tweaks around error message positioning.

v0.5.1

2018-Oct-30

Tweaked error message text in the UI not to appear when distributed mode is selected.

v0.5.0

2018-Oct-04

Adds support for distributed configs in the setup wizard

v0.4.0

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.

v0.3.2

2018-Apr-17

Updates path sanitation for browsing and manual entry, bumps required core to v0.18.143

v0.3.1

2018-Apr-11

Bumps the minimum core required to v0.18.142

v0.3.0

2018-Mar-26

Adds storage mapping interface during project setup

v0.2.1

2017-Nov-27

Minor configuration description edits

v0.2.0

2017-Nov-08

Removes deprecated configs

v0.1.6

2016-Aug-25

Updates the framework dependencies to the latest major version.

v0.1.5

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.

v0.1.4

2016-Apr-11

(NOT RELEASED) Allow selecting a .zip archive of an existing config

v0.1.3

2016-Mar-29

The Help button now takes users to the new Toolkit support page.

v0.1.2

The tooltip for locked storage is now more explicit.

v0.1.1

Fix issue with disappearing path names in project setup

v0.1.0

Added flame as a default configuration option.

v0.0.15

Fix issue with clicking back button when configuration path is wrong

v0.0.14

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

v0.0.13

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.

v0.0.12

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

v0.0.11

Prevents closing wizard prematurely while setup project is running.

v0.0.10

Fixes missing button on setup summary

Details:

Fixes missing 'Done' button on project setup summary page.

v0.0.9

#26165: [desktop] Disable window manager close button on the setup project wizard

v0.0.8

#26172: Repeated sentence in Select Configuration Location screen

v0.0.7

Fix for extra directories being created when editing project path name

v0.0.6

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

v0.0.5

Visual polish

Details:

  • Fix for missing spacer on configuration location page
  • Fix for default focus

v0.0.4

New project icon.

v0.0.3

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.

v0.0.2

Various GUI improvements. Local Storage management.

Details:

No longer prompts for directory creation. Progress bar. Local Storage management.

v0.0.1

Initial release to app store.