Skip to content

Changelog 1.11.0-beta01#5564

Merged
svastven merged 4 commits intomasterfrom
svastven/changelog-1.11.0-beta01
Mar 26, 2026
Merged

Changelog 1.11.0-beta01#5564
svastven merged 4 commits intomasterfrom
svastven/changelog-1.11.0-beta01

Conversation

@svastven
Copy link
Copy Markdown
Contributor

Describe proposed changes and the issue being fixed

Fixes https://youtrack.jetbrains.com/issue/CMP-9945

Release Notes

N/A

@svastven svastven requested review from a team, MatkovIvan, igordmn and kropp March 25, 2026 13:08
CHANGELOG.md Outdated

### iOS

- Platform layers are now located on a system transition view above the root view controller, but below modally displayed view controllers. That may affect presentation of interop view controllers [#2833](https://github.com/JetBrains/compose-multiplatform-core/pull/2833)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Platform layers" is an internal concept, such "Breaking Changes" warning doesn't say much for users.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ASalavei would the following rephrase make sense?

Layers such as Dialog and Popup are now rendered above the main Compose content, but below natively presented modal view controllers. This change may affect how interop view controllers are displayed.

Copy link
Copy Markdown
Contributor

@ASalavei ASalavei Mar 25, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would go with a bit different thing:

Dialog and Popup container views are now located on a system transition view above the root view controller, but below modally displayed view controllers. That may affect presentation of interop view controllers

@svastven svastven requested a review from kropp March 25, 2026 13:40
@kropp kropp requested a review from sekater March 25, 2026 14:10
@svastven svastven requested review from ASalavei and MatkovIvan March 25, 2026 14:30
@svastven svastven requested a review from a team March 25, 2026 14:39
@svastven svastven requested a review from sekater March 25, 2026 14:42
@svastven svastven changed the title Changelog-1.11.0-beta01 Changelog 1.11.0-beta01 Mar 26, 2026
@svastven svastven merged commit d5af71e into master Mar 26, 2026
2 checks passed
@svastven svastven deleted the svastven/changelog-1.11.0-beta01 branch March 26, 2026 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants