> For AI agents: the complete documentation index is at [llms.txt](https://reflex.dev/docs/llms.txt). Markdown versions are available by appending `.md` or sending `Accept: text/markdown`.

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

### Bug Fixes

- Qualify the `dict` return annotation on `ToastProps.dict`, which shadowed the builtin for its own annotation. ([#6846](https://github.com/reflex-dev/reflex/issues/6846))
