Streamlit 1.63.0

1.63.0
Added 11
  • Add `wrap` parameter to `st.pills` and `st.segmented_control`
  • Add `on_change="ignore"` mode to st.slider
  • Add automatic no-wrap for direct column widgets
  • Add `type="step"` to `st.expander` and `st.status`
  • Make st.rerun() work in widget callbacks
  • Add `on_change="ignore"` mode to st.text_input
Fixed 9
  • Skip syntax highlighting for very long code blocks
  • Keep menu and JSON overlays clickable in `st.dialog`
  • Clamp date/datetime input default bounds at date.min/max
  • Match skills-nudge button labels to the card's text size
  • Stop Cmd/Ctrl+C from opening clear-cache dialog
  • Prevent markdown lists from overflowing narrow containers

From Streamlit

What's Changed
New Features 🎉
Bug Fixes 🐛
Other Changes

Full Changelog: https://github.com/streamlit/streamlit/compare/1.62.0...1.63.0

View original

Upgraded? How did it go?

Discussion