Change8
Symbol7 releases

st.text_area

Found in 1 package: streamlit

streamlit(7 releases)

1.61.1
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.57.0Breaking
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.0
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.0Breaking
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.52.0Breaking
Dec 4, 2025

Streamlit 1.51.0 introduces numerous UI enhancements, new widget parameters, and performance improvements, while removing native bokeh chart support and deprecating certain APIs.

1.50.0Breaking
Sep 23, 2025

Streamlit 1.50.0 introduces widget identity changes using `key`, deprecates `**kwargs` in several APIs, adds extensive theming and layout enhancements, and includes numerous bug fixes and performance improvements.

1.47.0Breaking
Jul 16, 2025

This release introduces numerous layout and theming enhancements, adds many new configuration options, and fixes a wide range of bugs, while removing the stretch height API which requires migration of existing vertical layouts.

Track Symbol Changes

Use the Change8 MCP server or GitHub Action to get notified when st.text_area changes.

Learn More