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/8/8.18.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,12 +3,27 @@ title: "8.18"
3
3
url: /releasenotes/studio-pro/8.18/
4
4
description: "The release notes for Mendix Studio Pro 8.18 (including all patches) with details on new features, bug fixes, and known issues."
5
5
weight: 82
6
+
# Deprecation note in 8.18.26: We will drop support for PostgreSQL 11 after November 1, 2023.
6
7
---
7
8
8
9
{{% alert color="info" %}}
9
10
This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 8 release for apps in production.
10
11
{{% /alert %}}
11
12
13
+
## 8.18.26 {#81826}
14
+
15
+
**Release date: September 19, 2023**
16
+
17
+
{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/8.18.26" text="Go to Marketplace" title="Download version 8.18.26 from the Marketplace" %}}
18
+
19
+
### Fixes
20
+
21
+
* We fixed an issue in the `$metadata` of published OData services using OData v3 where a self-referencing association resulted in two roles with the same name. (Ticket 193467).
22
+
23
+
### Deprecations
24
+
25
+
* We will drop support for PostgreSQL 11 after November 1, 2023, as it is no longer supported by the vendor.
0 commit comments