Skip to content

Conversation

sfc-gh-dmatthews
Copy link
Contributor

📚 Context

Release 1.50.0

🧠 Description of Changes

  • MultiselectColumn
  • Hosted font configuration options
  • Default st.tabs
  • Table borders
  • Vega chart height and width
  • Graphviz height and width
  • Basic color palette theming configuration
  • Bar chart sort parameter
  • Audio input sample rate
  • Empty section labels in top navigation
  • Chart column colors
  • Release notes, Cheat sheet, What's new
  • Tutorial and concepts updated for theming/fonts

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

@sfc-gh-dmatthews sfc-gh-dmatthews requested a review from a team as a code owner September 24, 2025 04:41
@sfc-gh-dmatthews sfc-gh-dmatthews requested review from jrieke and removed request for a team September 24, 2025 04:41
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

A release PR for Streamlit version 1.50.0 that updates dependencies, documentation, and adds new features including MultiselectColumn, color palette theming, hosted font configuration, and various API enhancements.

  • Updates streamlit-nightly dependencies to streamlit>=1.50.0 across all examples and tutorials
  • Adds documentation for new features like MultiselectColumn and color palette configuration
  • Updates homepage feature showcase and release notes

Reviewed Changes

Copilot reviewed 38 out of 40 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
python/*/requirements.txt Updates streamlit-nightly to streamlit>=1.50.0
pages/index.js Updates homepage feature showcase cards for v1.50.0
content/menu.md Adds navigation entries for new documentation pages
content/develop/tutorials/theming/external-fonts.md Updates font tutorial for new inline font syntax
content/develop/tutorials/theming/external-fonts (old).md Creates legacy version of font tutorial
content/develop/quick-references/release-notes/ Updates release notes for v1.50.0
content/develop/quick-references/api-cheat-sheet.md Updates version reference to v1.50.0
content/develop/concepts/configuration/theming*.md Updates theming documentation for new features
content/develop/api-reference/data/column_config/multiselectcolumn.md Adds MultiselectColumn documentation
content/develop/api-reference/configuration/config-toml.md Adds new configuration options

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 38 out of 40 changed files in this pull request and generated 1 comment.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@sfc-gh-dmatthews sfc-gh-dmatthews merged commit 1ffc3f4 into main Sep 24, 2025
4 checks passed
@sfc-gh-dmatthews sfc-gh-dmatthews deleted the release branch September 24, 2025 16:15
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.

2 participants