Notable Changes
-
Added support for configuring SSL to serve apps directly over HTTPS (#5969). -
Granular control over app embedding behavior with the /?embedand/?embed_optionsquery parameters. Learn how to use this feature in our docs (#6011, #6019). -
Enabled the runner.fastRerunsconfiguration option by default to make apps much more responsive to user interaction (#6200).
Other Changes
-
Cleaned up the hamburger menu by removing the least used options (#6080). -
Design changes to ensure apps being printed or saved as a PDF look good (#6180). -
Bug fix: improved dtypeschecking inst.experimental_data_editor(#6185, #6188). -
Bug fix: properly position st.metric’shelptooltip when not inside columns (#6168). -
Bug fix: regression in retrieving messages from the server’s ForwardMsgCache(#6210). -
Bug fix: st.cache_datadocstring for theshow_spinnerparam now listsstras a supported type (#6207, #6213). -
Made ping and websocket timeouts far more forgiving (#6212). -
st.mapandst.pydeck_chartdocs state that Streamlit’s Mapbox token will not work indefinitely (#6143).