github reflex-dev/reflex v0.8.25

6 hours ago

Release Notes

Setting "sitemap" to None disables sitemap generation for the page

app.add_page(index, context={"sitemap": None})

Bugfixes

  • Split REFLEX_CORS_ALLOWED_ORIGINS by comma by @masenf in #6067
  • remove --theme from __reflex_style_reset.css by @masenf in #6076

Improvements

Chores

Full Changelog: v0.8.24...v0.8.25

Don't miss a new reflex release

NewReleases is sending notifications on new releases.