github streamlit/streamlit 0.85.0

latest releases: 1.34.1.dev20240515, 1.34.1.dev20240514, 1.34.1.dev20240513...
2 years ago

Release Date: Jul 22, 2021

Highlights

  • Streamlit now uses Apache Arrow for serializing data frames when they are sent from Streamlit server to the front end. See our blog post
    • (Users who wish to continue using the legacy data frame serialization can do so by setting the dataFrameSerialization config option to "legacy" in their config.toml)

Other Changes

  • Bug fixes: Unresponsive pydeck example (#3395), JSON parse error message (#2324), Tooltips rendering (#3300), Colorpicker not working on Streamlit Sharing (#2689)

Don't miss a new streamlit release

NewReleases is sending notifications on new releases.