Table of contents
Official Content
  • This documentation is valid for:

Version 2026-02 Hot Fix 3 (April 16)

No manual steps are required for the deployment of Version 2026-02 Hot Fix 3.

Check version updates to found the main platform components.

Version 2026-02 Hot Fix 2 (April 9)

Required manual steps

1. Reinstall “The Lab Public Components“

Reinstall the module to retrieve the new version of the Web Scraping tool with some fixes applied:

SuperAdmin Options → System -> System Modules → The Lab Public Components → Reinstall

2. Vertex AI Image generation models manual fix

This has already been done in the SaaS, Corp and Clients environments.

Models need to be updated:

  • Nano Banana: vertex_ai/gemini-2.5-flash-image
  • Nano Banana Pro: vertex_ai/gemini-3-pro-image-preview

They require modification from Type "Chat" to Type "Image" in private installations.

This is done from the Console → AI Settings → AI Models → Select model

In addition, the cost scheme must be verified to be correct for both models. Otherwise, create a new cost review with the following Cost default JSON:

  • Nano Banana: vertex_ai/gemini-2.5-flash-image
    • Cost default json: [{"key":"n","value":"0.0039"}]
  • Nano Banana Pro: vertex_ai/gemini-3-pro-image-preview
    • Cost default json: [{"key":"n","value":"0.134"}]

This is also done from the Console → AI Settings → AI Models → Select model

Inside the model, go to -> AIModel Cost.

Check version updates to found the main platform components.

Version 2026-02 Hot Fix 1 (April 1)

Required manual steps

Add EnvVars for API Container:

LANG: C.UTF-8
LC_ALL: C.UTF-8

This ensures the container uses a consistent Unicode-aware locale, improving UTF-8 compatibility and preventing encoding errors like UnicodeEncodeError and UnicodeDecodeError. It avoids corrupted or misinterpreted characters (e.g., accents, emojis, non-ASCII symbols) and guarantees reliable text handling in logs, file I/O, APIs, and third-party libraries across environments.

Check Version updates to found the main platform components.

Version 2026-02 (March 31)

No manual steps are required for the deployment of Version 2026-02.

Check version updates to found the main platform components.

Last update: December 2025 | © GeneXus. All rights reserved. GeneXus Powered by Globant