Streamlit 1.58.0

1.58.0
Added 6
  • Add custom script error handling via st.App
  • Add st.pagination widget
  • Add type parameter to st.expander and st.status for compact style
  • Add parallel=True dispatch to @st.fragment
  • Add API restrictions for parallel fragments
  • Add streamlit skills CLI command
Changed 1
  • Sync URL when session_state updates query-param-bound widgets
Fixed 11
  • Fix selectbox first item hidden when 7 options selected
  • Defer sys.modules eviction to script-run boundary
  • Fix OAuth MismatchingStateError regression in 1.57.0
  • Fix programmatically closed popovers and expanders reopening on interaction with another
  • Support symlinks in Starlette static file serving
  • Add usedforsecurity=False to blake2b for FIPS compatibility
Removed 2
  • Remove deprecated add_rows feature
  • Remove langchain callback handler integration
What's Changed
Breaking Changes 🛠
New Features 🎉
Bug Fixes 🐛
Other Changes
New Contributors

Full Changelog: https://github.com/streamlit/streamlit/compare/1.57.0...1.58.0

View original

Upgraded? How did it go?

Discussion