pypi streamlit 1.33.0

latest release: 1.34.0
one month ago

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

Don't miss a new streamlit release

NewReleases is sending notifications on new releases.