You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Try out the Prerelease
Please report any problems you encounter in this discussion thread or as separate issues on reflex-dev/reflex.
pip install 'reflex~=0.5.7a'
Schedule
2024-07-11 17:35 PDT: 0.5.7a1 pre-release published for testing
2024-07-16 13:45: Public release of 0.5.7
Release Notes
New Features
rx.App
now supportsfrontend_exception_handler
andbackend_exception_handler
which are called when unhandled exceptions occur.return rx.event.back()
Improvements
y_axis
by @Lendemor in Make domain props work fory_axis
#3652Bug Fixes
Documentation
Var Refactor
This release includes some new experimental features being developed incrementally in reflex._x.vars.
Other Changes
New Contributors
Full Changelog: v0.5.6...reflex-0.5.7
Beta Was this translation helpful? Give feedback.
All reactions