11.0.2

Cerb (11.0.2) is a maintenance update released on January 08, 2025. It includes 7 minor features and fixes from community feedback covering the 11.0 update. You can follow these instructions to upgrade.
Changelog
Added
- [Developers/Requirements] Added a requirements checker to Setup » Developers. This is useful when a Cerb installation is moved to a new server without upgrading the version.
Changed
- [Portals/Bots/Performance] In legacy 'Conversational Bot' portals, the
embed.js
asset is now cacheable by client browsers.
Fixed
-
[Mail/Compose] Fixed an issue when composing a new email message with 4-byte emoji in the subject. In certain environments this could log out the current worker session after successfully sending the message.
-
[Worklists] Fixed an issue in worklists where the 'marquee' message above the list didn't display in some situations (e.g. creating a ticket). This defect was introduced in 11.0.0.
-
[Platform] Fixed an issue when exiting a request early and returning an HTTP status code after the headers have already been sent.
-
[Mail/Watchers] Fixed an issue with specific conditions where an inbound message from a worker email address could be improperly identified as a watcher relay and remain in the email parser fail queue.
-
[Workflows] Fixed an issue when a record is owned by a workflow and not visible by non-admin workers.