Skip to content

Commit 7ae7e5d

Browse files
author
Adam Dupaski
authored
Merge pull request mendix#6413 from mendix/ad-7.23.36-rn
7.23.36 RN
2 parents 66b3054 + 161de8c commit 7ae7e5d

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

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

content/en/docs/releasenotes/studio-pro/7/7.23.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,20 @@ weight: 77
1414
Support for Mendix 7 is available after the release of Mendix 10 for a maximum duration of one year. For details, see the [Extended Support](/developerportal/support/#extended-support) section in *Mendix Support*.
1515
{{% /alert %}}
1616

17+
## 7.23.36 {#72336}
18+
19+
**Release date: September 18 22, 2023**
20+
21+
{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/7.23.36" text="Go to Marketplace" title="Download version 7.23.36 from the Marketplace" %}}
22+
23+
### Improvements
24+
25+
* We now support the `SameSite` parameter in HTTPS cookies. This setting can be configured using the `com.mendix.core.SameSiteCookies` Mendix Runtime setting.
26+
27+
### Fixes
28+
29+
* We added the custom setting `RequestHandling.AllowLegacyCookies` to allow for violations of RFC 6265, which is enforced in the most recent Jetty versions (for more information, see [RFC6265_LEGACY](https://www.eclipse.org/jetty/javadoc/jetty-10/org/eclipse/jetty/http/CookieCompliance.html#RFC6265_LEGACY)). Be aware of the fact that enabling this custom setting exposes your app to [CVE-2023-26049](https://www.cve.org/CVERecord?id=CVE-2023-26049).
30+
1731
## 7.23.35 {#72335}
1832

1933
**Release date: April 24, 2023**

0 commit comments

Comments
 (0)