← All release notes

July 18, 2023 · Control Room, RPA Framework

🎉 RPA Framework 24.0.0

  • Library RPA.Robocorp.Storage: Takes into use robocorp-storage 0.3.1 and replaces the limited generic keywords with the ones below. (#1016)
  • Set Bytes Asset & Get Bytes Asset
  • Set Text Asset & Get Text Asset
  • Set JSON Asset & Get JSON Asset
  • Set File Asset & Get File Asset

⚠️ Breaking changes: Old Set Asset & Get Asset keywords are gone, please replace them with one of the pairs above.

24.0.0 - 18 Jul 2023

Other noticeable past releases

23.5.2 - 29 Jun 2023

  • Library RPA.Robocorp.Storage: Add support for using Assets in VSCode

23.5.1 - 28 Jun 2023

  • Library RPA.JavaAccessBridge:
  • Update and pin java-access-bridge-wrapper to version 0.14.1

23.5.0 - 27 Jun 2023

  • Library RPA.JavaAccessBridge:
  • Update java-access-bridge-wrapper to version 0.13.0
  • Add keyword Print Locator Tree

23.4.0 - 22 Jun 2023

  • Add new library RPA.Robocorp.Storage for managing assets within Asset Storage in Control Room. (#957)