Toggle Side Panel
Cyclr Community
  • Forums
  • Tutorials
  • Documentation
        • User Documentation >>
          • Introduction to Cyclr
          • API Guides
          • How to use Connectors
          • Navigating the Cyclr ConsoleLearn all about your Cyclr Console and configuration
          • Embedding Cyclr in your SaaS
          • Scripting
        • View More...
        • Connector Guides >>
          • Salesforce
          • Microsoft
          • GitHub
          • HubSpot
          • Oracle NetSuite
          • Stripe
        • View More...
  • Resources
    • New Features
    • Cypher
    • DevOps Services
    • Changelog
    • Support Portal
    • Referral Program
    • Blog
    • News Archive
More options
    Sign in
    Cyclr Logo
    Cyclr Logo
    • Forums
    • Tutorials
    • Documentation
          • User Documentation >>
            • Introduction to Cyclr
            • API Guides
            • How to use Connectors
            • Navigating the Cyclr ConsoleLearn all about your Cyclr Console and configuration
            • Embedding Cyclr in your SaaS
            • Scripting
          • View More...
          • Connector Guides >>
            • Salesforce
            • Microsoft
            • GitHub
            • HubSpot
            • Oracle NetSuite
            • Stripe
          • View More...
    • Resources
      • New Features
      • Cypher
      • DevOps Services
      • Changelog
      • Support Portal
      • Referral Program
      • Blog
      • News Archive
    Close search
    Home » User Documentation » Release Notes » 2025 » 2025-11

    About Cyclr

    6
    • Introduction to Cyclr
    • Minimum requirements
    • Glossary
    • Errors
    • IP Allow List
    • Legal notices

    Cyclr Console

    14
    • Partner Console Dashboard
    • The Builder
    • Reports
    • Console Configuration
    • General Settings
    • Notifications
    • Embedding Customization
    • Security settings
    • Data retention settings
    • Custom Service Domains
    • Handle transaction errors
    • Payload Size Limitations
    • Performance tips
    • GitHub Integration

    Connectors

    36
    • Introduction to Connectors
    • Connector Installation Overview
    • Connector Settings
    • Handling Connector Releases
    • Connectivity Comparison
    • Connector Guides
    • Application Connectors
      • Introduction to Application Connectors
    • Utility Connectors
      • Introduction to Utility Connectors
      • Counter Storage
      • Cross Updating Preventer
      • Data Tools
      • Entity Cross Ref Storage
      • Generic File
      • Generic File Downloader
      • Generic Form
      • Generic Webhook
      • Data Storage
        • Introduction to Data Storage
        • Global Data Storage
        • Global Object Storage
        • Cycle Data Storage
        • Cycle Object Storage
    • Custom Connectors
      • Introduction to Custom Connectors
      • Methods
      • Triggers
      • Last Successful Run Date
      • Parameters
      • Scripting
      • Data Types
      • Paging
      • Custom Objects
      • Dynamic Custom Fields
      • Automatically Install Webhooks
      • Connector Standards
      • Settings
      • Custom Connector Authentication
      • Rate Limits

    Templates

    17
    • Introduction to Templates
    • Template Settings
    • Create a Template
    • Tools
    • Connectivity Tools
    • Field Mappings
    • Add Custom Fields
    • Custom Object Method Categories
    • Test Scripts
    • Collection splitting
    • Pass data between two steps
    • Test a template
    • Template versioning
    • Introduction to Cycles
    • Stop a cycle
    • Copy Cycles as Templates
    • Import or Export Templates

    Accounts

    5
    • Introduction to Accounts
    • Account Users
    • Sub Accounts
    • Connector Authentication Link
    • Export or Import Cycles

    Embedding

    17
    • Introduction to Embedding
    • ORBIT
    • Installing a Partner Connector
    • Embed Cyclr in an iFrame
    • LAUNCH
      • Introduction to LAUNCH
      • User Experience
      • Customize Appearance
      • Build Compatible Templates
      • Handle LAUNCH callbacks
      • Deploy LAUNCH
    • Marketplace
      • Introduction to Marketplace
      • Set up a Marketplace
      • Styling Marketplace
      • Deploying a Marketplace
      • Marketplace Callback
      • Marketplace Webhook Callback
      • Marketplace Settings

    API

    19
    • Introduction to the Cyclr API
    • Authentication
    • Authorize Account API calls
    • Install Connectors into an Account
    • Install a Cycle from a Template
    • Step Setup
    • Activate a Cycle
    • Install Connectors
    • Create an Account
    • API Example Walkthrough
    • Connector Authentication
      • Introduction to Connector Authentication
      • API Key Authentication
      • HTTP Basic Authentication
      • OAuth Authentication
    • Data on Demand
      • Introduction to Data on Demand
      • Get Account Connectors
      • Get Connector Methods
      • Call a Connector Method
      • IP Restriction

    Deep Data Ingestion

    3
    • Vector Databases Introduction
    • Preparing and Ingesting Data into Vector Databases
    • Querying & Retrieving Data from Vector Databases

    Real-Time Actions

    6
    • Generic Webhook
    • Introduction to Data on Demand
    • Get Account Connectors
    • Get Connector Methods
    • Call a Connector Method
    • IP Restriction

    Release Notes

    33
    • Introduction to Release Notes
    • 2025
      • 2025-11
      • 2025-10
      • 2025-09
      • 2025-08
      • 2025-07
      • 2025-06
      • 2025-05
      • 2025-04
      • 2025-03
      • 2025-02
      • 2025-01
    • 2024
      • 2024-12
      • 2024-11
      • 2024-10
      • 2024-09
      • 2024-08
      • 2024-07
      • 2024-06
      • 2024-05
      • 2024-04
      • 2024-03
      • 2024-02
      • 2024-01
    • 2023
      • 2023-12
      • 2023-11
      • 2023-10
      • 2023-06
      • 2023-05
      • 2023-04
    • Archive
      • Archive
      • 2022
      • 2021
    View Categories
    • Home
    • Documentation
    • Release Notes
    • 2025
    • 2025-11

    2025-11

    4 min read

    Release R25-11 #

    Available from 25th November 2025

    Highlights #

    Connectors > FTP Connector – file paths now always returned

    When working with the FTP Connector, Cyclr will now always include the path to files when retrieving a list from a server, not just the filenames. Previously, the paths would only have been included if the “TLS Reuse” parameter had been set false on the Connector.

    Private Cyclr Instances > Admin Area – feature update

    For partners with a Private Instance of Cyclr, the Admin Area – which is accessible to Private Instance Administrators – now has:

    • a new “Go to Admin” shortcut option under the “User” menu shown in the top right of your Console.
    • a search feature under Tools > Cycle Search which allows you to find items in your Accounts, such as Cycles, Webhooks or Transactions from their identifiers.

    Transactions – Replay feature extended

    Cyclr could already Replay Transactions that began on Webhook Steps – useful if you have a need to re-run them having made changes to a Cycle. That ability has been extended to include Split Transactions from an initial Webhook Step as well.

    In addition, when a Transaction is Replayed, it will bypass any Script present on the initial Webhook Step to avoid any reprocessing of its data.

    Improvements #

    Account User Inferface > Connectors – new Custom Object Method Categories named correctly

    When creating a Custom Object Method Category on a Connector through Cyclr’s end-user interface, as used by Account Users, the name of a new Category is now set correctly.

    Account User Interface > Builder – “Wait Until” Steps now save entered date/time values

    When using a Wait Until Step in the Builder through Cyclr’s end-user interface, as used by Account Users, attempting to set the value using “Type a Value” and entering a date/time is now correctly saved.

    Accounts > Connectors > Generate Setup Token – showing Account Users

    When using the Generate Setup Token feature to request someone provide authentication for an installed Connector, Cyclr again shows a list of both Account Users who have access to that Account, as well as Console Users.

    Accounts > Folders – invalid Folder names

    Attempting to create a Folder within an Account with an invalid name now displays a clearer error message.

    Builder > Linking Tool – unable to start integration

    Resolved an issue that prevented a Template or Cycle from being started if it contained a Linking Tool Step.

    Connectors > Custom Object Method Categories – Template behaviour corrections

    Identified and corrected a number of scenarios where installing a Template that used a Method from a Custom Object Method Category could result in an incomplete Cycle being created. In some situations (e.g. through LAUNCH and Marketplaces) the Custom Object Method Category may not have been correctly created on the Account Connector, or the Custom Fields may not have been retrieved. If installing within an Account using the “Templates” button, the process may have stopped when retrieving a list of custom objects to select from.

    Connectors > View Rate Limits – improved speed to display page

    Performance improvements when loading and displaying the Rate Limits page for a Connector.

    Console > Accounts > Creating a Sub Account – validation errors resulted in a standard Account being created

    Resolved an issue when creating a Sub Account where any validation errors would result in the parent Account’s details being discarded. If the details were corrected and resubmitted, this resulted in a new standard Account being created instead of a Sub Account.

    Console > Connector Libraries > Installation User Experience – fields remain editable

    Resolved an issue on the Connector “Installation User Experience” pages within the Connector Libraries, where you can change the text a user sees when installing a Connector. Previously, if you edited the text and selected “Save”, you weren’t then able to make further changes without first reloading the page.

    Console > Custom Connectors – corrected Method Category Parameters showing

    When working on a Custom Connector, moving from a Method Category into a Method Sub Category will no longer show the Parameters from the parent.

    Console > Custom Connectors – numeric Trigger Names

    When working on a Custom Connector, if you created a Trigger using only numeric characters for its name, it wasn’t displayed when set as a Trigger on a Parameter or Request Field.

    Console > GitHub Integration – resolved dates not displaying

    When viewing Cyclr Templates pushed from your Console to your GitHub repository using the GitHub Integration feature, some dates were displayed as “Unknown” due to them either missing or being returned in a legacy format. That has now been resolved.

    Console > Reports > Account Task Report – search controls now always shown

    Resolved an issue where the search controls on the page weren’t visible if you searched for an Account, but there were no matches.

    Console > Settings > OAuth Client Credentials – limit handling

    The restriction of 5 sets of Client Credentials for use against the Cyclr API within a Console is now implemented as intended, and reports an error more accurately when attempting to create more.

    Cyclr API > “POST /oauth/token” endpoint – restored response properties

    As part of a recent general upgrade to Cyclr, the following properties returned when calling the Cyclr API “POST /oauth/token” endpoint (used to obtain a Cyclr API Token) were removed, but have since been restored:

    • .refresh
    • .issued
    • .expires

    Cyclr API – restored previously accepted “Content-Type” values and behaviour

    As part of a recent general upgrade to Cyclr, the “Content-Types” which the Cyclr API accepted were changed and the Content-Type HTTP Header also became required. This change restores the previous behaviour by including the Content-Types that were removed, as well as having the Cyclr API default to interpreting Request Body content to be application/json if no Content-Type header is provided.

    Embedding > LAUNCH/Marketplaces – iframe “SameSite” attribute restored to “None”

    Resolved an issue where web browsers prevented sharing of existing cookies for popups used when authenticating an OAuth Connector through a LAUNCH or Marketplaces iframe.

    Private Cyclr Instances > Cycle Execution – improvements to memory handling

    Partners with Private Instances where their Schedulers are configured with relatively low amounts of memory could encounter situations where high memory usage resulted in problems with connectivity to parts of the system infrastructure (e.g. database, queueing, storage). Changes have been made in how memory is used to mitigate those potential issues.

    What are your Feelings

    • Happy
    • Normal
    • Sad

    Share This Article :

    • Facebook
    • X
    • LinkedIn
    • Pinterest
    2025-10
    Page Contents
    • Release R25-11
      • Highlights
      • Improvements

    Company

    • Company
    • About Us
    • Security and Compliance
    • Pricing
    • Blog
    • Branding
    • Embedded iPaaS
    • Release Notes

    Legal

    • Website Terms
    • Privacy Policy
    • Terms and Conditions
    • Data Protection Agreement
    • SLA
    • GDPR

    UK Office

    +44 (0) 3300 102 525

    US Office

    +1 (646) 585-2525

    Cyclr Logo

    White labelled API integration framework for creating & managing in-app SaaS integrations.

    © 2025 Cyclr. All rights reserved.