Change8

Streamlit

Data & ML

Streamlit — A faster way to build and share data apps.

Latest: 1.62.025 releases9 breaking changes3 common errorsView on GitHub

Release History

View all versions →
1.62.0Breaking21 fixes14 features
Aug 19, 2026

This release removes the deprecated st.cache API, introduces client-side validation for st.text_input, and adds a `wrap` parameter to various elements for better label control. Several bug fixes improve chart handling, input validation, and component behavior.

1.61.2.dev20260816
Aug 17, 2026
1.61.2.dev20260815
Aug 16, 2026
1.61.2.dev20260814
Aug 15, 2026
1.61.2.dev20260813
Aug 14, 2026
1.61.2.dev20260812
Aug 13, 2026
1.61.2.dev20260811
Aug 12, 2026
1.61.2.dev20260810
Aug 11, 2026
1.61.2.dev20260809
Aug 10, 2026
1.61.2.dev20260808
Aug 9, 2026
1.61.2.dev20260807
Aug 8, 2026
1.61.15 fixes
Aug 5, 2026

This 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.61.0Breaking26 fixes10 features
Aug 4, 2026

This release introduces lazy loading for st.dataframe, an icon parameter for st.metric, and background refresh for st.cache_data and st.cache_resource. It also includes several bug fixes and improvements to existing widgets.

1.60.0Breaking30 fixes8 features
Jul 21, 2026

This release introduces several new features including native toolbars for Vega-Lite charts, integer pixel values for the `gap` parameter, and improved handling of `st.data_editor` keys. It also includes numerous bug fixes for stability and security, alongside breaking changes that limit query string sizes and reject spoofed host messages.

1.59.25 fixes
Jul 13, 2026

This 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.59.11 fix
Jul 8, 2026

This patch release (1.59.1) addresses a specific crash issue related to querying parameters when the query string is empty.

1.59.0Breaking19 fixes22 features
Jul 6, 2026

This release introduces significant new features like ButtonColumn in column_config, support for pasting files into chat_input, and Mermaid diagram support in markdown. It also includes numerous bug fixes addressing issues in metrics, fragments, and various widgets.

1.58.0Breaking19 fixes6 features
May 28, 2026

This release introduces several new features, including st.pagination, custom script error handling, and parallel fragment execution. It also resolves numerous bugs related to OAuth, widget behavior, and security.

1.57.0Breaking11 fixes10 features
Apr 28, 2026

This release switches the default server to Starlette, removes Tornado, and introduces several new features like animated loading text (:shimmer[]) and the st.bottom container. Numerous bug fixes address compatibility with pandas 3.0+ and improve widget behavior.

1.56.016 fixes25 features
Mar 31, 2026

This 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.55.0Breaking17 fixes41 features
Mar 3, 2026

This release introduces extensive features for binding widgets to query parameters and enhances Dynamic Containers with callbacks and improved styling across various components. It also includes important security fixes and dependency updates.

1.54.0Breaking13 fixes16 features
Feb 4, 2026

This release introduces significant feature enhancements, including binding widgets to query parameters and dynamic configuration of widget options via keys. It also removes several deprecated and experimental features.

1.53.1
Jan 22, 2026

This release (1.53.1) is a patch release following 1.53.0, with details available in the full changelog link.

1.53.0Breaking24 fixes35 features
Jan 14, 2026

This 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.2
Dec 17, 2025

Release 1.52.2 does not list any specific changes in the notes. See the full changelog for details.

Common Errors

Related Data & ML Packages

Subscribe to Updates

Get notified when new versions are released

RSS Feed