Release 109 - August 2022

Introduction

This release contains the following:

  • New feature
    • API
      • Access all document audit logs on the Policy Portal
  • Bug fixes & improvements
    • Policy Management
    • Policy Portal

For any questions, please email support@clausematch.com and we will further assist you.


New feature

1. API

1.1 Access all document audit logs on the Policy Portal

With a new API endpoint, you can get all audit logs for the selected document on the Policy Portal, such as views, downloads, and attestations. This will allow you to understand the number of unique visitors and unique views of the policy and create trending charts. You can also use this information to provide evidence for third parties or sync data with external tools.

Policy Portal document audit logs can be filtered by:

  • timestampAfter - present events since the specified date
  • timestampBefore - present events before the specified date
  • eventTypes - present events from the specified types
  • userIds - present events created by the User

List Portal timeline events for a document

Use cases:

  • Collect insights from the events that happened on the document on the Policy Portal module
  • Use these events to trigger action in external systems

Dependencies and downstream impacts:

  • N/A - It is a new endpoint

Limitations:

  • N/A

Bug fixes & improvements

For details on each fix listed below, please visit this details page.

Policy Management

  • Fixed a bug that caused text styles not being applied to numbering in exported files
  • Fixed a bug that caused incorrect font family for numbers from list in DOCX exported files
  • Fixed a bug that caused text with spelling mistake not underlined in red when the spellcheck toggle is hidden on the screen

Policy Portal

  • Fixed a bug that caused draft document and template/snippet to be publishable on Portal
  • Fixed a bug that caused Activity tab to show user’s previous full name after their details changed