Version 0.73.0
Release date: December 17, 2020
Notable Changes
-
Streamlit can now be installed on Python 3.9. Streamlit components are not yet compatible with Python 3.9 and must use version 3.8 or earlier.
-
Streamlit Components now allows same origin, enabling features provided by the browser such as a webcam component.
-
Fix Streamlit Share deploy experience for users running on Git versions 2.7.0 or earlier.
-
Handle unexpected closing of uploaded files for st.file_uploader.
Check out our release app for more details!
Special Thanks
Thanks to nicolaskruchten for the contribution!