New Features
Improvements
- Support SQLAlchemy v2
- Support
redis:
andrediss:
uri forREDIS_URI
(and allow authentication)- use redis-py url syntax for redis_url by @benedikt-bartscher in #2267
- capture exceptions thrown by any process in run_concurrently_context by @jackie-pc in #2296
Bug Fixes
- update the join function by @tgberkeley in #2270
- REF-1451/DataFrame Serializer fix by @ElijahAhianyo in #2281
- [REF-1464] Handle requirements.txt encoding by @martinxu9 in #2284
Radix (WiP)
- Core radix-ui/themes components
- wrap radix icons by @Lendemor in #2263
- Implement accordion component by @picklelo in #2262
- [REF-1417] Convert underscore-prefixed style props to pseudo selector by @masenf in #2266
Other Changes
- Warning if newer reflex/reflex-hosting-cli available by @Alek99 in #2271
- Bump to v0.3.7 by @picklelo in #2298
New Contributors
- @benedikt-bartscher made their first contribution in #2267
Full Changelog: v0.3.6...v0.3.7