Cerb (11.1.6) is a maintenance update released on January 09, 2026. It includes 11 minor features and fixes from community feedback covering the 11.1 update. You can follow these instructions to upgrade.

Changelog

Added

  • [LLM/Agents] In the OpenAI LLM provider, the reasoning_effort parameter for reasoning models may now be set to: none, low, medium, high, xhigh.

  • [LLM/Agents] In the Gemini LLM provider, the thinking_level parameter for reasoning models may now be set to: minimal, low, medium, high.

  • [LLM/Agents] In the Gemini LLM provider, the thinking_include parameter may be enabled to return thinking content.

Changed

  • [Search/Fulltext] Added a APP_OPT_FULLTEXT_ALLOW_WILDCARDS option to allow wildcards in fulltext search terms. Since 10.4 this is disabled by default for comments and messages.

  • [Developers/Database/Schema] Added the llm_agent_session and llm_agent_message tables to the database schema reference.

  • [LLM/Agents] In the Anthropic LLM provider, updated the list of available models.

  • [LLM/Agents] In the AWS Bedrock LLM provider, updated the list of available models.

  • [LLM/Agents] In the Gemini LLM provider, updated the list of available models.

  • [LLM/Agents] In the OpenAI LLM provider, updated the list of available models.

  • [Records/Comments/UX] On record profiles, comments now display the 'Date:' header consistent with email messages with an absolute and relative date. Previously this was only a relative date.

  • [Records/Drafts] On draft records, an org_id can be provided instead of org_name when there are duplicates.