Skip to content

0.88.0

Choose a tag to compare

@kmcgrady kmcgrady released this 02 Sep 23:11
· 5531 commits to develop since this release

Release date: Sep 2, 2021

Highlights

  • ⬇️ Introducing st.download_button, a new button widget for easily downloading files

Notable Changes

  • 🛑 We made changes to improve the redacted exception experience on Streamlit Cloud. When client.showErrorDetails=true exceptions display the Error Type and the Traceback, but redact the actual error text to prevent data leaks.