Skip to content

Commit 26a3076

Browse files
committed
Apps, engines, frameworks and core updates
tk-core - Ability to share data caching at the site level, additional metrics. - Support for uploaded configurations and improved descriptor download resilience. tk-desktop - Fixes project menu duplicating menu items on invoking 'Reload and Restart' tk-flame - tk-multi-publish2/tk-multi-loader2 hooks implementation - Fixes for how classic sgtk integration Flame projects are treated when launching Flame using the bundled sgtk plugin-based integration. tk-multi-about - Now displays the site URL to the project context item, when viewing the current context tab. tk-multi-launchapp - Supplies the engine name to the app launch hooks tk-framework-adminui - Minor configuration description edits tk-framework-shotgunutils - Ability to cache thumbnails and Shotgun queries at the site level.
1 parent c74efa9 commit 26a3076

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

core/core_api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
location:
1515
type: app_store
1616
name: tk-core
17-
version: v0.18.118
17+
version: v0.18.120

env/includes/common/apps.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ includes:
1919

2020
common.apps.tk-multi-about:
2121
location:
22-
version: v0.2.5
22+
version: v0.2.7
2323
type: app_store
2424
name: tk-multi-about
2525

@@ -34,22 +34,22 @@ common.apps.tk-multi-pythonconsole:
3434
common.apps.tk-multi-publish2.location:
3535
type: app_store
3636
name: tk-multi-publish2
37-
version: v2.0.2
37+
version: v2.0.3
3838

3939
common.apps.tk-multi-loader2.location:
4040
type: app_store
4141
name: tk-multi-loader2
42-
version: v1.18.0
42+
version: v1.18.1
4343

4444
common.apps.tk-multi-shotgunpanel.location:
4545
type: app_store
4646
name: tk-multi-shotgunpanel
47-
version: v1.4.8
47+
version: v1.4.9
4848

4949
common.apps.tk-multi-launchapp.location:
5050
type: app_store
5151
name: tk-multi-launchapp
52-
version: v0.9.13
52+
version: v0.9.15
5353

5454
common.apps.tk-multi-setframerange:
5555
location:

env/includes/common/engines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ common.engines.tk-photoshopcc.location:
4545
common.engines.tk-flame.location:
4646
type: app_store
4747
name: tk-flame
48-
version: v1.10.0
48+
version: v1.11.4
4949

5050
# Desktop
5151
common.engines.tk-desktop.location:
5252
type: app_store
5353
name: tk-desktop
54-
version: v2.4.0
54+
version: v2.4.2
5555

5656
# Shell
5757
common.engines.tk-shell.location:

env/includes/common/frameworks.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
frameworks:
1515
tk-framework-qtwidgets_v2.x.x:
1616
location:
17-
version: v2.6.5
17+
version: v2.6.6
1818
type: app_store
1919
name: tk-framework-qtwidgets
2020
tk-framework-shotgunutils_v4.x.x:
@@ -24,12 +24,12 @@ frameworks:
2424
name: tk-framework-shotgunutils
2525
tk-framework-shotgunutils_v5.x.x:
2626
location:
27-
version: v5.2.3
27+
version: v5.2.4
2828
type: app_store
2929
name: tk-framework-shotgunutils
3030
tk-framework-adminui_v0.x.x:
3131
location:
32-
version: v0.2.0
32+
version: v0.2.1
3333
type: app_store
3434
name: tk-framework-adminui
3535
tk-framework-widget_v0.2.x:

0 commit comments

Comments
 (0)