pypi streamlit 0.84.0

latest releases: 1.33.0, 1.32.2, 1.32.2rc1...
2 years ago

Release date: Jul 1, 2021

Highlights

  • 🧠 Introducing st.session_state and widget callbacks to allow you to add statefulness to your apps. Check out the blog post

Notable Changes

  • 🪄 st.text_input now has an autocomplete parameter to allow password managers to be used

Other Changes

  • Using st.set_page_config to assign the page title no longer appends “Streamlit” to that title (#3467)
  • NumberInput: disable plus/minus buttons when the widget is already at its max (or min) value (#3493)

Don't miss a new streamlit release

NewReleases is sending notifications on new releases.