Add changelog for 1.13.0-alpha01 - #5704
Merged
Vladimir Mazunin (mazunin-v-jb) merged 11 commits intoSep 10, 2026
Merged
Vladimir Mazunin (mazunin-v-jb) merged 11 commits into
Vladimir Mazunin (mazunin-v-jb) merged 11 commits into
Conversation
Vladimir Mazunin (mazunin-v-jb)
requested review from
a team,
Ivan Matkov (MatkovIvan) and
Igor Demin (igordmn)
September 8, 2026 15:50
|
|
||
| ### Gradle Plugin | ||
|
|
||
| - Deleted deprecated Compose Gradle Plugin API: `compose.web.targets(...)` [#5685](https://github.com/JetBrains/compose-multiplatform/pull/5685) |
Contributor
There was a problem hiding this comment.
Shouldn't it be in "Migration Notes"?
Contributor
Author
There was a problem hiding this comment.
Konstantin (@terrakok) could you please help here
Member
There was a problem hiding this comment.
The API is deprecated quite time and there is no a migration. The usage should be just deleted on project side
|
|
||
| - Added a new `WindowPositionProvider.CenteredInScreenBounds(DpOffset)` function that centers on the screen [#3291](https://github.com/JetBrains/compose-multiplatform-core/pull/3291) | ||
| - Disabled Swing double buffering to reduce memory footprint [#3336](https://github.com/JetBrains/compose-multiplatform-core/pull/3336) | ||
| - _(prerelease fix)_ Bump Compose Hot Reload to [1.3.0-alpha01](https://github.com/JetBrains/compose-hot-reload/releases/tag/v1.3.0-alpha01) [#5683](https://github.com/JetBrains/compose-multiplatform/pull/5683) |
Contributor
There was a problem hiding this comment.
prerelease fix for alpha01? It's not aligned with the purpose of such a note. on another hand we want to trim it in stable 🤔
Contributor
There was a problem hiding this comment.
We note about included pre-release CHR every CMP pre-release and in release we include a released CHR note
Co-authored-by: Ivan Matkov <ivan.matkov@jetbrains.com>
Co-authored-by: Ivan Matkov <ivan.matkov@jetbrains.com>
Co-authored-by: Ivan Matkov <ivan.matkov@jetbrains.com>
Co-authored-by: Ivan Matkov <ivan.matkov@jetbrains.com>
Co-authored-by: Ivan Matkov <ivan.matkov@jetbrains.com>
Co-authored-by: Ivan Matkov <ivan.matkov@jetbrains.com>
Victor Kropp (kropp)
requested changes
Sep 9, 2026
Victor Kropp (kropp)
left a comment
Member
There was a problem hiding this comment.
I fixed a number of typos in many PRs, please regenerate
Vladimir Mazunin (mazunin-v-jb)
requested a review
from Victor Kropp (kropp)
September 9, 2026 11:37
Vladimir Mazunin (mazunin-v-jb)
requested review from
Ivan Matkov (MatkovIvan) and
janinadavydova
September 9, 2026 11:57
Victor Kropp (kropp)
approved these changes
Sep 9, 2026
janinadavydova
approved these changes
Sep 9, 2026
Ivan Matkov (MatkovIvan)
approved these changes
Sep 9, 2026
Igor Demin (igordmn)
removed their request for review
September 9, 2026 14:21
Vladimir Mazunin (mazunin-v-jb)
deleted the
v.mazunin/changelog-for-1.13.0-alpha01
branch
September 10, 2026 07:10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release Notes
N/A