Product Update - v25.42

Details of the product update v25.42 from the 14th of October 2025.

New Features

Authentication Module Update

We have made significant improvements to the Authentication Module to enhance security and performance:

  • All authentication controllers have been streamlined for better efficiency and maintainability.
  • The proxy logic has been reworked to improve reliability and speed in handling authentication requests.
  • Added support for JSON Web Tokens JWT, providing a more secure and scalable method for user authentication.

React Version Update

The platform now runs on React version 18.3.1, bringing improvements in performance, stability, and new features to enhance the development experience.

Fixed Bugs

  • FIXED the issue where white text appeared on a white background during searches within the NodeJS code component.
  • FIXED the issue where error messages overlapped field labels on the Reset Password page.
  • FIXED the issue where email notifications were not being sent for task-operational errors in containers.

Components

Frontify component 1.0.0

  • Initial component release
  • ADDED Make Raw Request Action
  • ADDED Execute Mutation Action
  • ADDED Lookup Objects (plural) Action
  • ADDED Lookup Object By ID Action
  • ADDED Delete Object By ID Action
  • ADDED Webhook Trigger

Kit component 1.0.0

  • Initial component release
  • ADDED Make Raw Request Action
  • ADDED Upsert Object Action
  • ADDED Lookup Objects (plural) Action
  • ADDED Lookup Object By ID Action
  • ADDED Delete Object By ID Action
  • ADDED Webhook Trigger

Utility сomponent 1.8.0

  • ADDED Get file metadata Action
  • UPDATED Sailor version to 2.7.6
  • UPDATED component-commons-library version to 4.0.0

REST API v2 component 2.2.2

  • UPDATED Error Handling Policy description
  • REMOVED elasticio-node library from deprecated actions and triggers to address a bug introduced in version 2.2.1.
  • UPDATED Sailor version to 2.7.6
  • UPDATED component-commons-library version to 4.0.0

Square component 1.0.1

  • ADDED Get New and Updated Objects Polling Trigger
  • ADDED Lookup Objects (plural) Action
  • REMOVED elasticio-node library from deprecated actions and triggers.
  • UPDATED Sailor version to 2.7.6
  • UPDATED component-commons-library version to 4.0.0

Jira Cloud component 1.4.0

  • CHANGED component due to Atlassian’s deprecation of the /search endpoint:
    • MIGRATED to the /search/jql endpoint
    • REMOVED the field totalCountOfMatchingResults
    • CHANGED Emit Page feature will no longer include the Page Number [>=0] field, it will now emit all pages automatically
  • REMOVED elasticio-node library from deprecated actions and triggers.
  • UPDATED Sailor version to 2.7.6
  • UPDATED axios version to 1.12.2
  • UPDATED component-commons-library version to 4.0.0