> For AI agents: the complete documentation index is at [llms.txt](https://reflex.dev/docs/llms.txt). For a Markdown version, remove the trailing slash from the page URL and append `.md`. The docs home is available at [index.md](http://localhost:3000/docs/index.md).

## v0.9.3 (2026-09-21)

### Features

- Ensure `rx.data_editor` image previews include Glide Data Grid's required carousel styles. ([#7081](https://github.com/reflex-dev/reflex/issues/7081))


## v0.9.2 (2026-08-28)

### Miscellaneous

- Internal logging migrated from the legacy console helpers to standard python `logging` per-module loggers. ([#6864](https://github.com/reflex-dev/reflex/issues/6864))
