Skip to content

v3.63.0

Compare
Choose a tag to compare
@TheBitShepherd TheBitShepherd released this 04 Aug 18:16
· 550 commits to main since this release
65720e9

Changes 🎉

  • CumulusCI can now validate MetaDeploy plans in cumulusci.yml by @jstvz in (#3298)
  • Sensitive service info is now masked in the cci service info command - by @bethbrains in (#3295)
  • Updated documentation for GitHub Actions framework by @davidmreed in (#3302)
  • New MetaData ETL Task for deploying remote site settings - add_remote_site_settings by @Br4nd0R in (#3303)
  • New task for deploying remote site settings that are required by OmniStudio - deploy_omni_studio_site_settings by @Br4nd0R in (#3303)
  • Added new robot keywords available when using the SalesforcePlaywright library: get current record id, wait until loading is complete and go to record home. These keywords work in a similar fashion to the existing keywords of the same name that are based on Selenium - by @boakley in (#3310)

Issues Fixed 🩴

  • Fixed two issues which prevented the set_recently_viewed feature from working by @prescod in (#3305)
  • The GithubIssuesParser class will now fall back if issues are disabled by @davidmreed in (#3293)