Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-11 | 2.6 kB | |
v0.8.6 source code.tar.gz | 2025-08-11 | 2.8 MB | |
v0.8.6 source code.zip | 2025-08-11 | 3.1 MB | |
Totals: 3 Items | 5.9 MB | 3 |
Release Notes
Misc
- add fill handle to dataeditor by @adhami3310 in https://github.com/reflex-dev/reflex/pull/5673
- add rx.PropsBase shortcut by @Lendemor in https://github.com/reflex-dev/reflex/pull/5682
- Add SVG marker element support by @devin-ai-integration[bot] in https://github.com/reflex-dev/reflex/pull/5683
- allow leak and block detection on handlers by @Lendemor in https://github.com/reflex-dev/reflex/pull/5620
- extract env json into its own file by @adhami3310 in https://github.com/reflex-dev/reflex/pull/5658
- implement screenshot plugin by @adhami3310 in https://github.com/reflex-dev/reflex/pull/5691
Bugfixes
- fix: add missing size property to DynamicIcon class by @geekalaa in https://github.com/reflex-dev/reflex/pull/5665
- fix duplicate tab issue by @Lendemor in https://github.com/reflex-dev/reflex/pull/4607
- fix: propagate
frontend_path
tobase
invite.config.js
by @tartansandal in https://github.com/reflex-dev/reflex/pull/5677 - ENG-6769: Fix module app.app not found during on_load by @masenf in https://github.com/reflex-dev/reflex/pull/5666
- make parent if it doesn't exist for cached procedure by @adhami3310 in https://github.com/reflex-dev/reflex/pull/5680
- Fiex: ensure
cls.__dict__
compat w/ python3.14 by @xychelsea in https://github.com/reflex-dev/reflex/pull/5684 - set background and color for error boundary by @adhami3310 in https://github.com/reflex-dev/reflex/pull/5687
- Close files after copying in upload_file by @maximvlah in https://github.com/reflex-dev/reflex/pull/5679
Chores
- Fix grammatical error in README: correct 'Our DALL·E. app has an even… by @ramansrivastava in https://github.com/reflex-dev/reflex/pull/5661
- chore: add a badge to the social network Twitter by @Olexandr88 in https://github.com/reflex-dev/reflex/pull/5678
- 086dev by @adhami3310 in https://github.com/reflex-dev/reflex/pull/5667
- install only the shell for app harness by @adhami3310 in https://github.com/reflex-dev/reflex/pull/5653
- uv sync for pyleak by @adhami3310 in https://github.com/reflex-dev/reflex/pull/5685
New Contributors
- @ramansrivastava made their first contribution in https://github.com/reflex-dev/reflex/pull/5661
- @geekalaa made their first contribution in https://github.com/reflex-dev/reflex/pull/5665
- @Olexandr88 made their first contribution in https://github.com/reflex-dev/reflex/pull/5678
- @xychelsea made their first contribution in https://github.com/reflex-dev/reflex/pull/5684
Full Changelog: https://github.com/reflex-dev/reflex/compare/v0.8.5...v0.8.6