Skip to content

Commit 740da67

Browse files
committed
edit
1 parent c54a821 commit 740da67

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • content/en/docs/releasenotes/studio-pro/11

content/en/docs/releasenotes/studio-pro/11/11.12.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The **Module ID** and **checksum** are stored in a new *manifest.json* file insi
3535
- We added the ability for the user to see the current Studio Pro version through the Preferences API.
3636
- We added a `documentAdded` event to the `IProjectChangesApi`, allowing extensions to react when a new document is added to the project.
3737
- We added the ability to filter the comparison pane by change status (such as added, modified, deleted, or moved). Filters are persisted across sessions, and an indicator is shown when any filter differs from the default.
38-
- We added sortable columns to the **Comparison** pane. You can now click any column header in the Documents and Elements views to sort the list, making it easier to find and group changes.
38+
- We added sortable columns to the **Comparison** pane. You can now click any column header in the **Documents** or **Elements** views to sort the list, making it easier to find and group changes.
3939
- We implemented a new function `DATEFORMAT` in OQL. For more details, see [OQL Expression Syntax](/refguide/oql-expression-syntax/#dateformat-function).
4040
- We implemented two new functions in OQL: `RPAD` and `LPAD`. For more details, see the documentation for [LPAD](/refguide/oql-expression-syntax/#lpad-function) and [RPAD](/refguide/oql-expression-syntax/#rpad-function).
4141
- You can now use Maia to work with theming and styling in Studio Pro. Maia can modify theme variables, create custom styling, and manage design properties — for example, updating colors, spacing, and typography across your app based on your styling requirements.
@@ -56,7 +56,7 @@ The **Module ID** and **checksum** are stored in a new *manifest.json* file insi
5656
- Data Transformers are now generally available. This allows you to transform complex JSON data, including cases that were never supported before.
5757
- You can use a Data Transformer as a preprocessing step before passing the data into an Import Mapping, or use the transformed JSON directly, for example to send data to another system.
5858
- Maia support has been added, so Maia can help creating and modifying Data Transformers.
59-
- For more information, see [Data Transformer](https://docs.mendix.com/refguide/data-transformers/).
59+
- For more information, see [Data Transformer](/refguide/data-transformers/).
6060

6161
### Improvements
6262

0 commit comments

Comments
 (0)