Improvements
- [7250](https://github.com/rasahq/rasa/issues/7250): Added a function to display the actual text of a Token when inspecting
a Message in a pipeline, making it easier to debug.
Improved Documentation
- [9780](https://github.com/rasahq/rasa/issues/9780): Removing the experimental feature warning for `conditional response variations` from the Rasa docs.
The behaviour of the feature remains unchanged.
- [9782](https://github.com/rasahq/rasa/issues/9782): Updates [quick install documentation](installation.mdx#quick-installation) with optional venv step, better pip install instructions, & M1 warning