Skip to content

v0.5.6

Compare
Choose a tag to compare
@masenf masenf released this 09 Jul 00:32
a115b3f

New Features

rx.clipboard

Handle global and component-scoped on_paste with multi-type data

  • Add Clipboard component for handling global on_paste event by @masenf in #3513

rx.breakpoints - Set breakpoints by name

Computed Backend Vars

Improvements

  • [REF-3056]Config knob for redis StateManager expiration times by @ElijahAhianyo in #3523
  • [Perf] Ensure rx.match gets memoized to avoid excessive re-rendering by @masenf in #3552
  • bare sqlalchemy session + tests by @benedikt-bartscher in #3522
  • Remove chakra from codeblock by @abulvenz in #3570
  • add compilation timestamp in log by @Lendemor in #3563
  • [REF-3148] add props for tabs by @Lendemor in #3560
  • show the value causing problem in deprecation warning by @Lendemor in #3558
  • Better support for Github Codespaces
    • Add a link to backend in connection error by @masenf in #3044
  • Better hot reload times on Windows with python 3.12 and uvicorn > 0.20
    • [REF-3164] Hack to fix Windows hot reload + Uvicorn upgrade by @masenf in #3584
  • rx.theme appearance is reset in dev mode

Bug Fixes

Other Changes

New Contributors

Welcome Khaleel to the Core Team

Full Changelog: v0.5.5...v0.5.6