v0.2.6
版本发布时间: 2023-08-24 06:40:12
reflex-dev/reflex最新发布版本:v0.3.3(2023-11-16 03:29:40)
A quick follow-up release to fix issues discovered and reported by our thriving community on Discord. 💪
Fix Regressions
Ensure non-sqlite databases can be used #1661
- model: only pass "check_same_thread" arg for sqlite database by @masenf in https://github.com/reflex-dev/reflex/pull/1662
Block problematic upstream package python-engineio-4.6.0
#1658
- pyproject.toml: requires python-engineio!=4.6.0 by @masenf in https://github.com/reflex-dev/reflex/pull/1663
Other Changes
- Added the
step
prop toSlider
[Issue #1639] by @muddi900 in https://github.com/reflex-dev/reflex/pull/1643 - added support for limits in pagination by @wassafshahzad in https://github.com/reflex-dev/reflex/pull/1646
- add type conversion for int,float in built-in setters by @Lendemor in https://github.com/reflex-dev/reflex/pull/1660
New Contributors
- @muddi900 made their first contribution in https://github.com/reflex-dev/reflex/pull/1643
Full Changelog: https://github.com/reflex-dev/reflex/compare/v0.2.5...v0.2.6