Root release update | May 2023

What's new this month? πŸš€

  • Updates to the Data Adapter

    • Embed tables: embed_sessions and embed_session_impressions tables have been added to the Data Adapter.
    • Improved onboarding directions: The Data Adapter page on dashboard has been updated to direct users to the appropriate onboarding guides depending on the reason they don't have access.
  • Add links to the terms file and policy anniversary document in customer notifications

    We have updated the policy output maps to include the file IDs for the policy terms and policy anniversary documents. This means that you can now add links for these documents into your SMS notifications to customers. Read the docs to learn more.
  • New Workbench commands

    • rp generate: This command allows you to generate draft workflow schemas by leveraging Joi validation in your product module code. The TextComponent has been enhanced to derive all essential fields from Joi, including outputPath, validators, and any additional user-defined data stored in joi.meta. Furthermore, we are introducing the NumberComponent, which inherits all the capabilities of the BaseComponent and derives all essential fields from Joi, similar to the TextComponent.
    • rp diff: View line-by-line changes between your local product module definition and the latest draft. Supported options include --code for product module code files and --unit-tests for unit test files.
      To get started on Workbench, take a look at the docs.
  • Platform now checks for duplicate schema keys

    When you push changes from Workbench, the platform will automatically scan the Product Module quote, application, and alteration hook schemas to ensure there are no duplicate schema keys. For more info on our Root Schemas, you can read through our Schema documentation.

If you have any suggestions or feedback, please share them with your Project Lead or submit them via the Root product roadmap so that we can take them into account.

Let's build this awesome new future of insurance together πŸ’ͺ