Skip to content

Domain Changelog & History Overhaul

vmarkop edited this page Nov 10, 2021 · 1 revision

The Manage Domain page for a domain is now featuring a Changelog button, which lists all changes to records of the domain, as well as a Record Changelog button for each specific record. A search filtering mechanism has also been introduced to the History page, giving Administrators control over the information they receive. Detailed information returned by history entries has been converted from JSON logs to user-friendly tables.

On the Manage Domain page, clicking the Changelog button lists all record changes in that domain. Clicking on a change expands it, unveiling information about the record(s) changed, and showcasing which fields were modified, including versions before and after the change. The Record Changelog button works similarly, but shows changes to that specific record only.

manage-domain

domain-changelog

On the History page, an Administrator, Operator, or privileged user, now has the following filtering options:

  • Search For All Activity, to view all changes (default).
  • Search By Domain, to view all changes to a specific Domain.
  • Search By Account, to view all changes to domains belonging in a specific Account.
  • Search For User Authentication, to view login attempts (using a specific login method, if selected).

It is possible to select all Domains, Accounts, or Users by using the * wildcard symbol. One of the above options can be combined with selecting the User who made the change, and/or the time period in which the change was made.

Only Administrators and Operators have access to the Search for User Authentication tab. Users are only shown history they have access to, if the allow_user_view_history setting is selected.

new-history-filters-multiple

new-history-modal-auth-success