November 2025
This release introduces improvements to table and form flexibility, full MCP integration within Genio, local OCR support, and enhancements to usability and auditing. It also includes performance optimizations, new developer tools, and important bug fixes to improve stability and consistency.
Tables
Extended Identifier Length
Table identifiers can now have up to 24 characters (previously limited to 5).
Table Field identifiers can now have up to 24 characters (previously limited to 8).
Identifiers cannot contain "__" (double underscore).
All the other naming rules remain unchanged.
Multiple Tab Groups
Forms now support:
- Multiple Tab Groups within the same form
- Nested Tab Groups inside other groups
This enables more complex and better-organized form layouts without workarounds.
MCP & AI Capabilities
MCP Integration
MCP tool definition is now fully integrated within Genio.
Tools can be configured directly in the Genio UI, including:
- Operation type: create, read, update, delete, list
- Bound table
- Field mapping
- Expressions and validations
- Access roles
- This removes the need for external configuration and centralizes tool management.
Local OCR with Ollama
GenioBot now supports local OCR processing using Ollama.
Supported formats include:
- PDF
- PNG
- JPG/JPEG
This enables secure, local text extraction without relying on external services.
UI & Usability Improvements
- A warning now appears when saving a form without defining component. coordinates using the Form Editor.
- Fixed limits are now supported for Data Grid Inline
Lists
A new Choose Fields button allows users to select multiple columns using a checklist interface.
Quick View Enhancements
Dependencies buttons were added to Tables and Forms Quick View forms.
Help & Documentation
All translation texts are now displayed directly in the Help Resources form.
A Markdown editor was added for Detailed Helps.
AI Assistance
A new Prompt Assistant button was added to the Agents form.
It suggests prompts based on:
- Agent identifier
- Description
- Existing prompts
Visual Improvements
Color coding for Tables (orange), Forms (green) and Menus (blue) was expanded to all main forms and dashboard items
Audit Logs
SQL Server Change Data Capture (CDC) can now be used to asynchronously generate audit logs.
This enables faster log generation, smaller log files and reduces synchronous processing overhead.
Configuration path:
- Client->Data Audit->Change Capture
- Table->Log Changes
- Field->Audit
Index Origins
An index origins report is now generated by WebAdmin:
DbAdmin/Scripts//indexOrigins
It is accessible in the Indexes Detailed View
Important bugfixes
- Fixed loading of lists in tree mode in see more popups
- Fixed tables not having a line separating the header from the rest of the rows
- Saving an extended support form no longer scrolls the page to the top of the main form
- Correction of array column search in tables. The options were not visible.
- Fixed support form formulas, when the support form was not from the same area as the menu list, the formulas would assume the support form area and generate to the incorrect viewmodel fields
- Removed validation for the user's "Year" property, since the user now includes a property listing the years in which successful logins occurred
- Removed invalid constraint to primary key, since the tables already have them, in logs checks table script