Skip to content

Conversation

sfc-gh-dmatthews
Copy link
Contributor

📚 Context

New content for release 1.44.0.

🧠 Description of Changes

  • Added st.badge
  • Added st.context.locale
  • Added advanced theming options in config.toml
  • Updated CLI docs and added streamlit init
  • Updated thumbnail for st.exception
  • Updated docstrings in streamlit.json
  • Updated release notes
  • Update What's new and Cheat sheet

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

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

This PR introduces several new features and updates for release 1.44.0, including advanced theming options, a new st.badge element, and a new CLI command (streamlit init). It also updates documentation, release notes, and the site menu to reflect these enhancements.

  • Updates the homepage with new feature cards for advanced theming, colored badges, streamlit init, and user locale.
  • Adds new API reference pages and CLI command documentation (e.g., for st.badge, streamlit init, streamlit help).
  • Updates release notes and cheat sheets to document the new features.

Reviewed Changes

Copilot reviewed 22 out of 22 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
pages/index.js Updated cards/links to showcase new features and documentation for advanced theming, st.badge, and streamlit init.
content/menu.md Added new menu entries for st.badge and updated CLI command references.
content/develop/quick-references/release-notes/_index.md Updated release version, release date, and highlights to include new features.
content/develop/quick-references/release-notes/2025.md Added release notes for version 1.44.0.
content/develop/quick-references/api-cheat-sheet.md Updated API cheat sheet to reference st.badge and st.context.locale details.
content/develop/api-reference/text/badge.md New API reference page for st.badge.
content/develop/api-reference/text/_index.md Included st.badge in the text API reference overview.
content/develop/api-reference/configuration/config-toml.md Expanded theming options documentation in config.toml.
content/develop/api-reference/command-line/*.md Added and updated CLI command reference pages for version, run, init, help, hello, docs, config, and cache.
content/develop/api-reference/caching-and-state/context.md Added st.context.locale function documentation.
content/develop/api-reference/_index.md Updated index to feature the new st.badge reference.
Comments suppressed due to low confidence (1)

content/develop/quick-references/release-notes/_index.md:36

  • The phrase 'This include uncaught exceptions' should be 'This includes uncaught exceptions' to maintain correct grammar.
🤖 [`st.exception`](/develop/api-reference/status/st.exception) includes links to open Google or ChatGPT with the contents of the exception. This include uncaught exceptions displayed in the app.

sfc-gh-dmatthews and others added 4 commits March 26, 2025 02:58
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@sfc-gh-dmatthews sfc-gh-dmatthews merged commit 467389d into main Mar 26, 2025
5 checks passed
@sfc-gh-dmatthews sfc-gh-dmatthews deleted the release branch March 26, 2025 13:11
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