github reflex-dev/reflex v0.8.19

9 hours ago

Release Notes

Reusing of state locks in redis to reduce serializing/de-serializing overhead

Set REFLEX_OPLOCK_ENABLED=1 in the environment to use this mode -- will become the default after further testing.

Add mime_type to rx.download

Add transport="polling" for enterprise

Misc

Bugfixes

  • ENG-8227: always _clean() after app.modify_state by @masenf in #5949
  • ENG-8049: pass correct parameters to queueEvents by @masenf in #5962

Chores

Full Changelog: v0.8.18...v0.8.19

Don't miss a new reflex release

NewReleases is sending notifications on new releases.