pypi streamlit 0.89.0

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

Release date: Sep 22, 2021

Highlights

  • 💰 Introducing st.experimental_memo and experimental_singleton, a new primitive for caching! See our blog post
  • 🍔 Streamlit allows developers to configure their hamburger menu to be more user-centric

Notable Changes

  • 💅 We updated our UI to a more polished look with a new font.
  • 🎨 We now support theme.base in the theme object when it's sent to custom components.
  • 🧠 We've modified session state to reset widgets if any of their arguments changed even if they provide a key.
    • Some widget behavior may have changed, but we believe this change makes the most sense. We have added a section to our documentation describing how they behave.

Other Changes

  • 🐞 Bug fixes: Support svgs from a URL (#3809) and that do not start with <svg> tag (#3789)

Don't miss a new streamlit release

NewReleases is sending notifications on new releases.