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!
See the complete release note.
v2.10.1
2021-Oct-01
Add new widgets to display and filter data. Include a generic new delegate to display ShotGrid and non-ShotGrid data.
v2.10.2
2021-Nov-30
Replacing shotgunsoftware urls with Autodesk Knowledge Network and ShotGrid Developer Documentation pages.
v2.10.3
2022-Mar-28
ShotGrid branding updates.
v2.10.4
2022-July-14
New sg_qicons, sg_qwidgets, message_box modules and improvements to delegates and filtering modules.
1 Like
v2.10.5
2022-August-31
Additional improvements as well as fixed various bugs.
Details:
- Update the shotgun widget class to improve pixmap scaling
- Add refresh icons and update filter icons in sg_qicons module
- Minor bug fixes to filter module
- Fix group selection in GroupedItemView
1 Like
v2.10.6
2023-March-07
* Improve delegate handing of mouse mouse events
* SearchWidget emit search changed signal on editing finished
* Add new decorators module
* Filtering Improvements
Full Changelog: https://github.com/shotgunsoftware/tk-framework-qtwidgets/compare/v2.10.5...v2.10.6
v2.10.7
2023-Jul-06
* Fix thumbnail view for PySide6
Full Changelog: https://github.com/shotgunsoftware/tk-framework-qtwidgets/compare/v2.10.6...v2.10.7
1 Like
v2.10.8
2023-Sep-28
* Improvements and fixes to the filtering component
* Fix permission issue on the activity stream when user does not have read access on script
* Developer documentation link updates
* Fix to context selector to ensure the context has the entity name
* Improvements to the delegates component
Full Changelog: https://github.com/shotgunsoftware/tk-framework-qtwidgets/compare/v2.10.7...v2.10.8
v2.10.9
2023-Nov-29
* Add support for SG entities in the filtering search bar
Full Changelog: https://github.com/shotgunsoftware/tk-framework-qtwidgets/compare/v2.10.8...v2.10.9
1 Like
v2.10.10
2023-Dec-13
* Fixes sorting items in the filter menu.
* Fixes bug in save/restore filter menu state.
* Fixes a SyntaxError ocurring in older versions of Houdini and Nuke that still rely on Python2.
Full Changelog: https://github.com/shotgunsoftware/tk-framework-qtwidgets/compare/v2.10.9...v2.10.10
1 Like
v2.11.2
2024-Apr-4
Fix Qt6 on Mac closing multi workfiles2 makes maya 2025 crash
1 Like
v2.12.0
2024-Apr-8
New feature to allow filter menu to be docked.
1 Like
v2.12.2
2024-Jun-20
PySide and Qt4 code cleanup.
1 Like