v0.8.8 Pre-release thread #5728
Closed
adhami3310
announced in
Release
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please report any problems you encounter in this discussion thread or as separate issues on reflex-dev/reflex.
pip install 'reflex~=0.8.8a'Schedule
2025-08-21 16:20 PDT: 0.8.8a1 pre-release published for testing
2025-08-25: Planned Public release of 0.8.8
Release Notes
Performance Optimizations
We replaced jinja2 with simpler fstring calls. This resulted in approximately 30% faster rendering step. We also optimized the import collections by ~15%.
Add more information to asyncio Tasks
If a task gets cancelled or such now Reflex will add a bit more information to what task that was.
Chores
Full Changelog: v0.8.7...release/reflex-0.8.8
Beta Was this translation helpful? Give feedback.
All reactions