Release R26-2 #
Available from 17th February 2026
Highlights #
Access Emails – can now be customized
If you provide your own customers with access to their Cyclr Accounts, you can now apply branding to the “Access Emails” Cyclr sends to match the branding of your own application.
These Access Emails are sent to Account Users for key events, such as 2FA when signing in, resetting passwords or being invited into an Account.
Partners hosted on Private Cyclr Instances are also able to customize the emails sent to Console Users from within their Primary Console.
Template/Cycle lists – “sort by” selection saved
When viewing lists of Templates and Cycles, Cyclr will now store the “sort by” options you choose (e.g. Name, Last Run, Last Modified, etc) in your current browser session to avoid having to select them each time.
Improvements #
Builder > Annotation Steps – text wrapping applied
Annotation Steps (used in the Builder to help document your integrations) stopped wrapping long lines of content so that has been restored.
Connector > Authentication – OAuth installation popups immediately closing in Google Chrome
Resolved a situation where changes around “storage partitioning” within Google’s Chrome web browser resulted in the popups opened by Cyclr as part of OAuth authentication to immediately be closed, preventing some Connectors from being authenticated.
Connectors > Connector Releases – Bulk Step upgrading changes to Webhooks
When Cyclr’s Bulk Step upgrade feature encounters Steps using Webhook Methods that are configured to automatically subscribe/unsubscribe from external systems, Cyclr will now only unsubscribe and re-subscribe them when functional changes exist in the new Connector Release relating to how those Webhook Methods operate. This reduces unnecessary unsubscribing and re-subscribing of those Webhooks when no relevant changes are present.
Connectors > Custom Object Method Categories – copying could fail with an error
Previously, with some Custom Object Method Categories, copying them on the Connector Settings page could result in an error being displayed and the operation failing.
Console > Console Users – password changes or MFA setup gave error
Resolved a minor issue encountered when either resetting your password or setting up MFA on your Console User. Both operations would complete successfully, but the subsequent page load wasn’t being performed correctly.
Console > Templates – blank Collection Mappings no longer prevent Template usage
Resolved a situation where a Template couldn’t be installed or copied if one of its Steps was identified as mapping from more than one unsplit collection, and the Collection Mappings were left blank. That is a valid setup, but Cyclr wasn’t previously considering that Template as valid since a change that was included in Release R26-1.
Cycle Execution – restored Transaction Step max data size to 100 MB after Amazon update
Returned Cyclr’s maximum storage size per Step to 100 MB as a result of a change made by Amazon within their AWS infrastructure that temporarily reduced that.
Cyclr – internal image library used to resize images replaced
The library used to resize images when uploaded to Cyclr (e.g. logos for Custom Connectors or icons within the Console) has been replaced to a simpler one, to avoid the frequent updates made available by the previous library’s developers.
Cyclr Interface – further changes to paging controls
When viewing lists of data, such as Transactions, the controls to move between pages were updated in Release R26-1. This Release restores showing the total number of items alongside those controls.
MCP Servers – support for Claude AI’s MCP OAuth
Updated the Cyclr MCP Servers feature to work with Claude AI’s OAuth mechanism.