You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/studio-pro/11/11.2.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,13 @@ weight: 99
64
64
- We fixed a conversion issue affecting sorting in the **Gallery** widget, specifically when upgrading the data widgets Marketplace module to version 3.0.0 or above.
65
65
- We fixed an issue where, when there were no conflicting changes, users were not properly notified and some metadata was missing due to the cherry-pick process.
66
66
67
+
### Deprecations
68
+
69
+
- Starting with Mendix version 11.4, we will drop support for the following database versions that are no longer supported by the vendors:
70
+
- MariaDB 10.5
71
+
- Microsoft SQL Server 2019
72
+
- MySQL 8.0
73
+
67
74
### Breaking Changes
68
75
69
76
- Extension authors cannot simply obtain access to `studioPro` object anymore, but have to create it using a function `getStudioProApi`. Extensions API documentation provides more details and examples. {TW}
0 commit comments