Skip to content

Commit 2e79763

Browse files
committed
remove spaces from em dashes
1 parent 38d871d commit 2e79763

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ The **Module ID** and **checksum** are stored in a new *manifest.json* file insi
4040
- 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.
4141
- We implemented a new function `DATEFORMAT` in OQL. For more details, see [OQL Expression Syntax](/refguide/oql-expression-syntax/#dateformat-function).
4242
- 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).
43-
- 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 propertiesfor example, updating colors, spacing, and typography across your app based on your styling requirements.
44-
- Maia can now ask you clarifying questions before proceeding. When Maia needs more information, it will present one or more questions directly in the chatsupporting open-ended, single choice, and multiple choice answersand use your responses to continue with the right approach.
43+
- 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 propertiesfor example, updating colors, spacing, and typography across your app based on your styling requirements.
44+
- Maia can now ask you clarifying questions before proceeding. When Maia needs more information, it will present one or more questions directly in the chatsupporting open-ended, single choice, and multiple choice answersand use your responses to continue with the right approach.
4545
- We released the Embedded Client in public Beta. You can now embed your Mendix app into any host application by configuring an [Embedded Navigation Profile](/refguide/navigation/#Embedded) and following the instructions in the [Embedding the Client](/refguide/mendix-client/embedding-the-client/) guide.
4646
- We added a `permissionsChanged` event to the Extension Permissions API, allowing extensions to be notified when permission states change.
4747
- You can now add custom instructions on either project or module level. Project-level instructions will be added to every Maia conversation, while module-level ones will be added whenever Maia works with documents of a given module.
@@ -141,7 +141,7 @@ The **Module ID** and **checksum** are stored in a new *manifest.json* file insi
141141
- We fixed an issue in the modernized **App Explorer** where the context menu opened at the cursor position instead of the selected item when pressing the <kbd>Shift</kbd>+ <kbd>F10</kbd> keyboard shortcut.
142142
- We fixed an issue where the **App Explorer** did not receive focus after creating a new folder.
143143
- We fixed an issue where tabbing back into the modernized **App Explorer** tree would start keyboard navigation from the previously focused node instead of the active document node.
144-
- View entities can no longer be copied via the modernized **App Explorer**. Copy actionswhether triggered through the **Edit** menu, keyboard shortcut, or context menuare now disabled for view entities, since they are derived from a domain model entity and cannot exist independently.
144+
- View entities can no longer be copied via the modernized **App Explorer**. Copy actionswhether triggered through the **Edit** menu, keyboard shortcut, or context menuare now disabled for view entities, since they are derived from a domain model entity and cannot exist independently.
145145
- We fixed an issue where startup failed in a leaderless cluster on a SQL Server database that did not yet have [Read Committed Snapshot Isolation](/developerportal/deploy/setting-up-a-new-sql-server-database/#enabling-read-committed-snapshot-isolation-level-and-snapshot-isolation) enabled.
146146
- We fixed an issue in the modernized **App Explorer** where in certain cases node labels would wrap and the expand/collapse icon would grow too large when resizing the panel.
147147
- We fixed an issue when using the Rollup bundler with the React client.

0 commit comments

Comments
 (0)