Skip to main content

2026-09-18 Wrk Momentum Platform Changelog

Wrk Actions

Action improvements and updates

  • WASR-1836: Rename Launch now automatically trims names longer than the 100-character limit instead of returning an error. Its input guidance has also been clarified.
  • WASR-1837: Go to URL can now open a link in a new tab without closing the existing tab, making it easier to continue working across multiple pages in browser-automation Wrkflows.
  • WASR-1842: Download File from Dropbox now supports files stored in Dropbox Team Spaces through an optional path-root input.
  • WASR-1839: Wrk Actions that parse billing documents with Amazon Textract no longer fail when a line item does not include bounding-box information.
  • WASR-1840: Convert Image now applies an image-size limit before processing, preventing oversized images from crashing the Wrk Action runtime.
  • WASR-1831: Browser-automation Wrk Actions now retry temporary Playwright startup failures and provide clearer browser-session errors, reducing avoidable interruptions and making remaining failures easier to understand.
  • SUP-1836: SharePoint connected-account access was restored after an expired application registration interrupted affected Wrk Actions.