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
--themefrom __reflex_style_reset.css by @masenf in #6076
Improvements
- improve self aenter typing by @adhami3310 in #6064
- add uuid to deserializers by @adhami3310 in #6073
- Improve templates fetching logic and filtering by @HellAmbro in #6068
Chores
- 0825dev by @adhami3310 in #6065
Full Changelog: v0.8.24...v0.8.25