Skip to content

Commit dd8eddc

Browse files
Add a Studio Pro release note and update the landing page
1 parent d126a35 commit dd8eddc

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

content/en/docs/releasenotes/studio-pro/9/9.13.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ weight: 87
3131
* It is now possible to specify attribute names or column aliases when selecting from a subquery in OQL. Before, it was possible to use only `SELECT *` when selecting from a subquery.
3232
* The task queue now supports a cluster-wide thread limitation per task queue, which allows you to limit parallel executions regardless of your cluster setup. A new option on the task queue creation form has been added to specify the scope of the thread count.
3333
* We added the possibility to specify a custom image for the tile view of the [Toolbox](/refguide/view-menu/#toolbox) for microflow, nanoflow, JavaScript, and Java actions that are exposed as custom actions in the Toolbox of a microflow, nanoflow, or workflow. By default, the same icon and image is used for both light and dark modes, but it is possible to customize it specifically for dark mode.
34+
* We extended the expression language with four new tokens to make it very easy to evaluate against yesterday or tomorrow.
3435

3536
### Fixes
3637

content/en/docs/releasenotes/studio/9.7-and-above.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@ For updates on the operational status of Studio as well as deployment features a
2525
#### New Features
2626

2727
* We added support for [Studio Pro 9.13.0](/releasenotes/studio-pro/9.13/#9130).
28-
* We extended the expression language with four new tokens to make it very easy to evaluate against yesterday or tomorrow.
2928

3029
#### Improvements
3130

31+
* We extended the expression language with four new tokens to make it very easy to evaluate against yesterday or tomorrow.
3232
* We changed the **Return Value** category of the **Call Microflow** activity in microflows and workflows to **Output** for more consistency.
3333
* We added new video tutorials on how to build an app to the **Help & Learning** to enable you to learn how to use Studio faster.
3434
* With workflows being re-enabled and made generally available in Studio for apps in Mendix version 9.12.1 or above, we updated the upgrading process for existing apps:
3535
* If your app has Mendix version 9.6 or above and does **not** yet have workflows, you can upgrade automatically in Studio to Mendix 9.12.1 or above and start using workflows.
36-
* If your app has Mendix version 9.6 or above and has workflows (which were in Beta) enabled, your app can only be upgraded manually by a team member using Studio Pro. For information on how to upgrade the app, see [Migrate Workflow Apps](https://docs.mendix.com/refguide/workflow-beta-migration/) in *Studio Pro Guide*.
36+
* If your app has Mendix version 9.5.1 or above and has workflows (which were in Beta) enabled, your app can only be upgraded manually by a team member using Studio Pro. For information on how to upgrade the app, see [Migrate Workflow Apps](https://docs.mendix.com/refguide/workflow-beta-migration/) in *Studio Pro Guide*.
3737

3838
### April 14th, 2022
3939

layouts/partials/landingpage/latest-releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<p class="rn-date">Apr 28th, 2022</p>
88

99
<li class="link-list"><a href="/releasenotes/studio/9.7-and-above/">Studio 9.7 and Above</a></li>
10-
<p class="rn-date">Apr 14th, 2022</p>
10+
<p class="rn-date">Apr 29th, 2022</p>
1111

1212
<li class="link-list"><a href="/releasenotes/mobile/nt-6-rn/">Native Template 6.2.16</a></li>
1313
<p class="rn-date">Mar 30th, 2022</p>

0 commit comments

Comments
 (0)