Improvements - [12851](https://github.com/rasahq/rasa/issues/12851): Added `username` to the connection parameters for `RedisLockStore` and `RedisTrackerStore` - [1493](https://github.com/rasahq/rasa/issues/1493): Telemetry data is only send for licensed users.
3.5.16
Not secure
No significant changes.
3.5.15
Not secure
No significant changes.
3.5.14
Not secure
Bugfixes - [12639](https://github.com/rasahq/rasa/issues/12639): Fix the issue with the most recent model not being selected if the owner or permissions where modified on the model file.
Bugfixes - [12549](https://github.com/rasahq/rasa/issues/12549): Introduce a validation step in `rasa data validate` command to identify non-existent paths and empty domains.
3.5.12
Not secure
Bugfixes - [12534](https://github.com/rasahq/rasa/issues/12534): Rich responses containing buttons with parentheses characters are now correctly parsed. Previously any characters found between the first identified pair of `()` in response button took precedence.