pypi streamlit 1.20.0

latest releases: 1.39.0, 1.26.1, 1.38.0...
19 months ago

Notable Changes

  • πŸ” Added support for configuring SSL to serve apps directly over HTTPS (#5969).
  • πŸ–ΌοΈ Granular control over app embedding behavior with the /?embed and /?embed_options query parameters. Learn how to use this feature in our docs (#6011, #6019).
  • ⚑ Enabled the runner.fastReruns configuration option by default to make apps much more responsive to user interaction (#6200).

Other Changes

  • πŸ” Cleaned up the hamburger menu by removing the least used options (#6080).
  • πŸ–¨οΈ Design changes to ensure apps being printed or saved as a PDF look good (#6180).
  • 🐞 Bug fix: improved dtypes checking in st.experimental_data_editor (#6185, #6188).
  • πŸ› Bug fix: properly position st.metric's help tooltip when not inside columns (#6168).
  • πŸͺ² Bug fix: regression in retrieving messages from the server's ForwardMsgCache (#6210).
  • πŸŒ€ Bug fix: st.cache_data docstring for the show_spinner param now lists str as a supported type (#6207, #6213).
  • ⏱️ Made ping and websocket timeouts far more forgiving (#6212).
  • πŸ—ΊοΈ st.map and st.pydeck_chart docs state that Streamlit's Mapbox token will not work indefinitely (#6143).

Don't miss a new streamlit release

NewReleases is sending notifications on new releases.