Streamlit 1.59.0

1.59.0
Added 18
  • Add ButtonColumn to st.column_config
  • Add "locked" option for initial_sidebar_state in st.set_page_config
  • Add list support to programmatic secrets
  • Add AppTest support for download_button and image
  • Add column statistics submenu to st.dataframe
  • Add streamlit docs <command> lookup
Fixed 2
  • Fix metrics endpoint error with SQLAlchemy connections
  • Fix TypeError in _run_with_thread_state when using @st.fragment(run_every=...)
Removed 1
  • Remove deprecated Snowpark connection
What's Changed
Breaking Changes 🛠
New Features 🎉
Bug Fixes 🐛
Other Changes
New Contributors

Full Changelog: https://github.com/streamlit/streamlit/compare/1.58.0...1.59.0

View original

Upgraded? How did it go?

Discussion