# Release Notes: 16.1

### Added

- Added the new "All Inclusive" bundle to Extensions ([#3269](https://github.com/GatoGraphQL/GatoGraphQL/pull/3269))
- JetEngine extension for Gato GraphQL ([#3264](https://github.com/GatoGraphQL/GatoGraphQL/pull/3264))
- Support executing bulk actions on users page ([#3261](https://github.com/GatoGraphQL/GatoGraphQL/pull/3261))

### Improvements

- Print logs in reverse order ([#3260](https://github.com/GatoGraphQL/GatoGraphQL/pull/3260))
- Allow indicating minimum memory needed by plugin ([#3262](https://github.com/GatoGraphQL/GatoGraphQL/pull/3262))
- Allow linking to documentation URL to increase memory for plugin ([#3263](https://github.com/GatoGraphQL/GatoGraphQL/pull/3263))

### Fixed

- Applying `@objectRemoveProperties` on fields with type `StringValueJSONObject` ([#3268](https://github.com/GatoGraphQL/GatoGraphQL/pull/3268))
