# December 17: Support for Gemini 3 Flash, Cohere Rerank 4

### New Features

* 💡 Graphlit now supports **Google Gemini 3 Flash Preview** with the model enum `GEMINI_3_FLASH_PREVIEW`.
* 💡 We have added support for **Cohere Rerank 4** for improved retrieval relevance scoring.
* We have added support for **OpenAI GPT-Image 1.5** for image generation.

### Bugs Fixed

* GPLA-4785: Box refresh tokens are now properly saved after access token generation, preventing feed authentication failures
* GPLA-4783: Fixed null reference errors when processing inline file processor connectors
* GPLA-4780: Fixed function timeout exceptions on long-running entity event processing
* GPLA-4770: Fixed Box feed authentication errors caused by expired refresh tokens
