st.file_uploader
Found in 1 package: streamlit
streamlit(6 releases)
1.61.1This release addresses several bugs in Streamlit, improving the rendering of dataframes, file uploads, maps, sliders, and text areas. These fixes enhance the overall stability and user experience of the Streamlit framework.
1.59.2This release addresses several bugs in Streamlit, improving the rendering of dataframes with many columns, file uploads with special characters, session state preservation, cache invalidation, and markdown rendering with LaTeX.
1.56.0This release introduces numerous new features across widgets like `st.navigation`, `st.dataframe`, and `st.chat_input`, alongside critical bug fixes, including compatibility updates for Python 3.14 and pandas 3.x.
1.53.0BreakingThis release introduces significant feature enhancements, including markdown support in metrics and sliders, configurable sidebar width, and improved chat input UI. It also addresses numerous bugs related to accessibility, component state management, and theme application.
1.52.0BreakingStreamlit 1.51.0 introduces numerous UI enhancements, new widget parameters, and performance improvements, while removing native bokeh chart support and deprecating certain APIs.
1.49.0BreakingStreamlit 1.49.0 introduces configurable websocket ping intervals, new UI components like st.pdf and directory uploads, extensive layout enhancements, and several bug fixes, while removing experimental replay APIs and deprecating st.bokeh_chart.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when st.file_uploader changes.
Learn More