docs(releases): update release notes for v4.3.2#7968
Merged
steveruizok merged 1 commit intomainfrom Feb 16, 2026
Merged
Conversation
Add v4.3.1 and v4.3.2 patch release sections to v4.3.0.mdx. Update next.mdx last_version to v4.3.2 and add new bug fix entries.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
4 Skipped Deployments
|
huppy-bot bot
pushed a commit
that referenced
this pull request
Feb 16, 2026
In order to keep release documentation current after the v4.3.2 patch release, this PR updates both the archived and next release notes. ### Changes **v4.3.0.mdx:** - Add GitHub release link for v4.3.0 - Add v4.3.1 patch section (draw shape delta encoding precision fix) - Add v4.3.2 patch section (custom shape crop fix) **next.mdx:** - Update `last_version` from v4.3.1 to v4.3.2 - Add bug fix entries for #7938 (paste-into-frame) and #7931 (crop isCircle) ### Change type - [x] `docs` ### Test plan - [ ] Verify release notes render correctly on the docs site ### Release notes - Update release notes with v4.3.1 and v4.3.2 patch entries <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Docs-only updates to markdown release notes; no runtime code changes, with minimal risk beyond potential formatting/rendering issues. > > **Overview** > Updates release documentation to reflect the `v4.3.2` patch. > > Bumps `apps/docs/content/releases/next.mdx` `last_version` to `v4.3.2` and adds two new bug-fix entries (paste-into-frame parenting and a custom-shape cropping crash). > > Extends `apps/docs/content/releases/v4.3.0.mdx` with GitHub release links and a new **Patch releases** section covering `v4.3.1` and `v4.3.2`. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit ee7dc07. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
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.
In order to keep release documentation current after the v4.3.2 patch release, this PR updates both the archived and next release notes.
Changes
v4.3.0.mdx:
next.mdx:
last_versionfrom v4.3.1 to v4.3.2Change type
docsTest plan
Release notes
Note
Low Risk
Docs-only updates to markdown release notes; no runtime code changes, with minimal risk beyond potential formatting/rendering issues.
Overview
Updates release documentation to reflect the
v4.3.2patch.Bumps
apps/docs/content/releases/next.mdxlast_versiontov4.3.2and adds two new bug-fix entries (paste-into-frame parenting and a custom-shape cropping crash).Extends
apps/docs/content/releases/v4.3.0.mdxwith GitHub release links and a new Patch releases section coveringv4.3.1andv4.3.2.Written by Cursor Bugbot for commit ee7dc07. This will update automatically on new commits. Configure here.