-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: reflex-dev/reflex
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.24
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: reflex-dev/reflex
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.25
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 15 files changed
- 3 contributors
Commits on Dec 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3c82a7e - Browse repository at this point
Copy the full SHA 3c82a7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b3aa27 - Browse repository at this point
Copy the full SHA 5b3aa27View commit details
Commits on Jan 6, 2026
-
Split REFLEX_CORS_ALLOWED_ORIGINS by comma (#6067)
Default delimiter is colon with no stripping of whitespace. However for CORS it's much more convenient to split on a comma. Extend the env_var interpretation system to pull a new SequenceOptions object out of an Annotated type hint. Fix #6066
Configuration menu - View commit details
-
Copy full SHA for 62d7202 - Browse repository at this point
Copy the full SHA 62d7202View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6718679 - Browse repository at this point
Copy the full SHA 6718679View commit details
Commits on Jan 7, 2026
-
remove
--themefrom __reflex_style_reset.css (#6076)This fixes font rendering of `pre` elements when tailwind is not used.
Configuration menu - View commit details
-
Copy full SHA for 89f3a27 - Browse repository at this point
Copy the full SHA 89f3a27View commit details -
Allow opt-out of sitemap inclusion (#6077)
Pass `context={"sitemap": None}` to app.add_page to exclude the page from the generated sitemap.Configuration menu - View commit details
-
Copy full SHA for beaa713 - Browse repository at this point
Copy the full SHA beaa713View commit details -
Improve templates fetching logic and filtering (#6068)
* Improve templates fetching logic and filtering * Fix frozen dataclass assignment * Reformat code
Configuration menu - View commit details
-
Copy full SHA for ce9b21a - Browse repository at this point
Copy the full SHA ce9b21aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7841f2d - Browse repository at this point
Copy the full SHA 7841f2dView commit details
Commits on Jan 12, 2026
-
Configuration menu - View commit details
-
Copy full SHA for cfec63a - Browse repository at this point
Copy the full SHA cfec63aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.8.24...v0.8.25