Skip to content

Releases: streamlit/streamlit

1.35.0

23 May 17:12
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐛

Other Changes

New Contributors

Full Changelog: 1.34.0...1.35.0

1.34.0

02 May 17:44
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐛

Other Changes

New Contributors

Full Changelog: 1.33.0...1.34.0

1.33.0

04 Apr 17:36
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Require explicit suggestion of unsafe_allow_html in st.write by @kmcgrady in #8238

New Features 🎉

Bug Fixes 🐛

  • AppTest format_func by @AnOctopus in #8189
  • Url decode link column display values if regex is used by @LukasMasuch in #8258
  • Fix infinite loop when rerun and triggered widgets are used together in AppTest by @AnOctopus in #8264
  • Use the button width as minimum for st.popover container by @LukasMasuch in #8266
  • Revert "Expire session storage cache on an async timer (#8083)" by @kmcgrady in #8281
  • Allow custom themes to override embed options query parameter by @kmcgrady in #8021
  • Fix issue with not correctly waiting for connections by @LukasMasuch in #8294
  • Fix initial iframe height for custom component by @kmcgrady in #8290
  • Fullscreen Button Overflow Horizontally by @kmcgrady in #8279
  • Fix white components backgrounds when OS is using dark theme by @LukasMasuch in #8242
  • Add simple fix to update container status after llm complete by @KedoKudo in #8311
  • Simplify toast message truncation to use character limit directly by @snehankekre in #8337
  • resolve path when registering watcher for module paths by @zyxue in #8372
  • Readd mistakenly removed line and add explanatory comment by @vdonato in #8392

Other Changes

New Contributors

Full Changelog: 1.32.2...1.33.0

1.32.2

14 Mar 15:16
Compare
Choose a tag to compare

Full Changelog: 1.32.1...1.32.2

1.32.1

12 Mar 17:28
Compare
Choose a tag to compare

Full Changelog: 1.32.0...1.32.1

1.32.0

07 Mar 20:31
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐛

Other Changes

New Contributors

Full Changelog: 1.31.1...1.32.0

1.31.1

12 Feb 17:53
Compare
Choose a tag to compare

Full Changelog: 1.31.0...1.31.1

1.31.0

01 Feb 17:57
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐛

Other Changes

  • Support latest importlib-metadata v7 by @elgalu in #7925
  • Make Snowpark dependency truly optional for SnowflakeConnection by @vdonato in #7919

New Contributors

Full Changelog: 1.30.0...1.31.0

1.30.0

11 Jan 18:50
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐛

Other Changes

New Contributors

Full Changelog: 1.29.0...1.30.0

1.29.0

30 Nov 20:05
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

New Features 🎉

Bug Fixes 🐛

Other Changes

New Contributors

Full Changelog: 1.28.2...1.29.0