0.88.0
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=trueexceptions display the Error Type and the Traceback, but redact the actual error text to prevent data leaks.