Skip to main content
October 2024 Release Notes
HTTP client improvements and file handling enhancements dominated October development.

Platform

  • HTTP file caching: Store images and files from HTTP responses to file cache
  • Application-level HTTP config: Added hub-wide HTTP client configuration
  • File cleanup: Automatic file cleanup on execution termination and expiration
  • Attribute find method: New method for finding attributes by path
  • Config validation toggle: Added toggle for enabling/disabling config validation
  • Response body mapping: Fixed mapper for null response bodies
  • Component timeout: Better handling of component usage timeouts

Studio

  • Portal containers: Allow custom containers for portal rendering
  • Async execution: Improved async sharable initialization and flow handling
  • Console debugging: Reverted console-feed fork for better stability

Client SDK

  • Masked input length: Fixed length handling on masked input fields
  • YAML context actions: Exposed validate, submit, and continue actions in YAML context
  • Select list styling: Fixed small text display in select lists