Skip to content

Commit a67f426

Browse files
committed
Remove release note - it's for GA
1 parent be0e37f commit a67f426

File tree

1 file changed

+0
-1
lines changed
  • content/en/docs/releasenotes/studio-pro/11

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,6 @@ For details on upgrading to Studio Pro 11, see [Upgrading from Mendix Studio Pro
192192

193193
### Breaking Changes
194194

195-
- We enabled entity access on the **ShowHomePage** microflow in the **System** module that is automatically included in each app. This reduces security concerns by providing a secure default. For more information, see the [Using the ShowHomePage Microflow in the System Module](/refguide/upgrading-from-10-to-11/#apply-entity-access) section in *Upgrading from Mendix Studio Pro 10 to 11*. (Ticket 92564)
196195
- We added a new method `allowMathOperators` to `XPathQueryBase` Java API and its extensions. It can be used to enable mathematical operators in the XPath query.
197196
- XPaths created with Java API `Core.createXPathQuery` no longer accept mathematical operators by default. In order to use mathematical operators, it is now required to enable them for the query using new `allowMathOperators` method. For example:
198197
```

0 commit comments

Comments
 (0)