← All release notes

December 19, 2023 · RPA Framework

🎉 RPA Framework 28.0.0

  • Library RPA.Browser.Selenium (#1139): Keyword Open Available Browser won’t anymore try to initialize webdrivers for browsers that are not installed in the system.
  • Library RPA.Crypto (#1140): Fix AES256 return types for keywords Generate Key and Decrypt String.
  • Library RPA.Hubspot (#1106): Extract the RPA.Hubspot library out of the main package and into its own package rpaframework-hubspot. This is a breaking change, please update your conda.yaml accordingly.

⚠️ Warning

This is a breaking change if you are using the RPA.Hubspot library within your task packages, please add the rpaframework-hubspot package into your conda.yaml to continue using the library.