New
v0.8.18
Release Notes
Improve re-connection logic when running multiple workers
- ENG-8089: Implement Lost+Found with RedisTokenManager by @masenf in https://github.com/reflex-dev/reflex/pull/5927
Override async with self to just return self in non background events
- allow state mutation with contextmanager from normal (non-background) events by @benedikt-bartscher in https://github.com/reflex-dev/reflex/pull/5938
Bugfixes
- fix problems with does_obj_satisfy_typed_dict by @adhami3310 in https://github.com/reflex-dev/reflex/pull/5936
Chores
- 0818dev by @adhami3310 in https://github.com/reflex-dev/reflex/pull/5933
Full Changelog: https://github.com/reflex-dev/reflex/compare/v0.8.17...v0.8.18