# Release Notes: 10.2

## Added

- Documentation for new field `_generateRandomString` in the **Helper Function Collection** extension ([#3027](https://github.com/GatoGraphQL/GatoGraphQL/pull/3027))

## Improvements

- Plugin updates: Use the same icon as the Gato GraphQL plugin for the extensions ([#3022](https://github.com/GatoGraphQL/GatoGraphQL/pull/3022))
- Allow to install setup data every time that the plugin is updated ([#3028](https://github.com/GatoGraphQL/GatoGraphQL/pull/3028))
- Convert all png images to webp ([#3029](https://github.com/GatoGraphQL/GatoGraphQL/pull/3029))

## [Extensions] Added

- [Helper Function Collection] Field `_generateRandomString`

## [Extensions] Improvements

- [Translation] Pass language + country code on `@strTranslate(to:)`
