Streamlit 1.62.0

1.62.0
Added 13
  • Provide fully-typed selection state return values
  • Add client-side validation to st.text_input
  • Add public streamlit.typing namespace
  • Add wrap parameter to button-like elements to control label wrapping
  • Expose DataEditorState in streamlit.typing
  • Support 50 step font weights in theme configs
Changed 1
  • Expand chart theme config support for light/dark/sidebar
Fixed 1
  • Preserve inline datasets for charts built via alt.Chart.from_json
Removed 4
  • Remove deprecated st.cache API
  • Remove global-figure support in st.pyplot
  • Remove BaseWeb for DateInput
  • Remove BaseWeb for DateTimeInput
Deprecated 1
  • Deprecate savefig kwargs on st.pyplot

From Streamlit

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

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

View original

Upgraded? How did it go?

Discussion