Version 0.77.0
Release date: February 23, 2021
Features
- Added a new config option
client.showErrorDetailsallowing the developer to control the granularity of error messages. This is useful for when you deploy an app, and want to conceal from your users potentially-sensitive information contained in tracebacks.
Notable bug fixes
- Fixed bug where
st.imagewasn’t rendering certain kinds SVGs correctly. - Fixed regression where the current value of an
st.sliderwas only shown on hover.
Release Details
- If you’d like to know what exactly went into this release, check out the commit diff.
- If you’re curious, please see the source code in Github.
Check out our release app for more details!
Special Thanks
Thanks to yashshah1 for the contribution!