Releases »

11.0 »

In Development: 11.0.7

Cerb (11.0.7) is a maintenance update in development as of March 21, 2025. It includes 10 minor features and fixes from community feedback covering the 11.0 update. You can follow these instructions to upgrade.

Changelog

Added

  • [Interactions/Worker] In interaction.worker automations, a return:search: key opens a search popup at the end of an interaction. This makes it much easier to display search results from any toolbar (including sheets).

  • [Sheets/Toolbars] In sheets, added a toolbar: column type. This displays Toolbar KATA for launching interactions per row.

  • [Connected Services/Telegram] Added a 'Telegram Bot' connected service provider.

  • [Connected Services/Library] Added a 'Telegram' connected service to the library. This provides access to voice and text messaging APIs.

  • [Connected Services/atproto] Added an 'AT Protocol' connected service provider. For instance, this allows automations on the Bluesky social network.

  • [Workflows] In the Workflow Builder, resource records can now be exported.

Changed

  • [Installer/Docker] Refactored the installer to be more Docker/container compatible. The logo, stylesheet, and scripts are now inline rather than URL requests. This allows Cerb to be served entirely within a PHP-FPM container without having to share files with the reverse proxy web server (e.g. Nginx).

  • [Platform] Cerb now directly serves /favicon.ico and /robots.txt requests if they aren't handled by an upstream web server or load balancer. This allows Cerb to be self-contained in a PHP-FPM container.

  • [Workflows] In the Workflow Builder, requirements:, version:, and website: now have autocomplete suggestions.

Fixed

  • [Saved Searches/Profiles] Fixed an issue on saved search profile pages where the 'Query' widget didn't work as expected. This has been converted from an HTML/JS widget to a sheet.