Skip to content

[chore] Release v1.51.0#12889

Merged
sfc-gh-bnisco merged 5 commits intodevelopfrom
release/1.51.0
Oct 29, 2025
Merged

[chore] Release v1.51.0#12889
sfc-gh-bnisco merged 5 commits intodevelopfrom
release/1.51.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Automated PR to merge release branch into develop.

Release version: 1.51.0

sfc-gh-bnisco and others added 4 commits October 28, 2025 17:43
…12874)

## Describe your changes

**Problem:**
- Before this fix, we were calling `cleanup` far too often, leading to
unnecessary full component re-renders.
- This is especially egregious in larger custom components, especially
ones that leverage a framework like React.

**Solution:**
- Updates the lifecycle of cleanup to match what we do for all other
elements in Streamlit.


## GitHub Issue Link (if applicable)

## Testing Plan

- Adds unit tests

---

**Contribution License Agreement**

By submitting this pull request you agree that all contributions to this
project are made under the Apache 2.0 license.
## Describe your changes
The PR updates the docstrings for Custom Components V2.

## GitHub Issue Link (if applicable)

## Testing Plan
n/a docs only

---

**Contribution License Agreement**
By submitting this pull request you agree that all contributions to this
project are made under the Apache 2.0 license.

---------

Co-authored-by: Copilot <[email protected]>
## Describe your changes
Docstrings for Streamlit 1.51.0

* More heights and widths for advanced layouts
* `st.space`
* Color for `ProgressColumn`
* Cursor for `st.write_stream`
* Default feedback values

## GitHub Issue Link (if applicable)

## Testing Plan
n/a docstrings only

---

**Contribution License Agreement**

By submitting this pull request you agree that all contributions to this
project are made under the Apache 2.0 license.
@github-actions github-actions bot requested a review from a team as a code owner October 29, 2025 15:57
@github-actions github-actions bot added change:chore PR contains maintenance or housekeeping change impact:users PR changes affect end users labels Oct 29, 2025
@snyk-io
Copy link
Copy Markdown
Contributor

snyk-io bot commented Oct 29, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions bot commented Oct 29, 2025

✅ PR preview is ready!

Name Link
📦 Wheel file https://core-previews.s3-us-west-2.amazonaws.com/pr-12889/streamlit-1.51.0-py3-none-any.whl
📦 @streamlit/component-v2-lib Download from artifacts
🕹️ Preview app pr-12889.streamlit.app (☁️ Deploy here if not accessible)

@sfc-gh-bnisco sfc-gh-bnisco merged commit 6ceeff5 into develop Oct 29, 2025
38 of 42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

change:chore PR contains maintenance or housekeeping change impact:users PR changes affect end users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants