Skip to content

Version History

InnoQualis EQMS maintains a complete version history for every document. Each time a document is updated, a new version is created, preserving the full audit trail. You can view, download, compare, and restore any previous version.

  1. On the left sidebar, select Documents.
  2. Select a document to open it.
  3. Select New Version in the toolbar (for released documents) or navigate to the Versions tab in the Document Preview Panel.

The version history page displays all versions in reverse chronological order. Each entry shows:

  • Version number (for example, v1.0, v1.1, v2.0)
  • Created by — the user who created the version
  • Created date
  • Changes — description of what changed (if provided)
  • File size
  • Checksum — a truncated file integrity checksum
  • Current badge — the most recent version is marked with a green “Current” badge

Create a new version from the version history page

Section titled “Create a new version from the version history page”

New versions can only be created when a document is in Released status.

  1. On the document’s version history page, select Create New Version.
  2. In the form that appears:
    • Select a file in the New Document File field. Supported formats: PDF, DOC, DOCX, TXT, MD.
    • Optional: Enter a description in the Change Description field.
  3. Select Create Version.
  4. A success message appears and the version list refreshes.

Create a new version from the Document Preview Panel

Section titled “Create a new version from the Document Preview Panel”
  1. On the document detail page, select the Versions tab.
  2. Select New Version (enabled only for documents in Approved - Pending Training or Released state).
  3. In the Changes field, enter a description of the changes.
  4. Select a file in the File field.
  5. Select Upload.
  1. On the document’s version history page, find the version you want.
  2. Select Download next to that version.
  3. The file downloads with the naming format: {document title}-v{version number}.

Restoring a version does not overwrite existing versions. Instead, it creates a new version with the content of the restored version.

  1. On the document’s version history page, find the version you want to restore.
  2. Select Restore next to that version (available on all versions except the current one).
  3. In the confirmation dialog, select Restore to confirm, or Cancel to abort.
  4. A success message appears and the version list refreshes to show the newly created version.
  1. Open the version comparison from the document detail page.
  2. The comparison displays in a two-column layout:
    • Left column — content from the older version.
    • Right column — content from the newer version.
  3. Differences are highlighted:
    • Red background — lines removed or changed from the older version.
    • Green background — lines added or changed in the newer version.
  4. Select Close to dismiss the comparison modal.

The Versions tab on the Document Preview Panel shows a compact table with:

ColumnDescription
IDInternal version identifier
VersionVersion number or label
DateWhen the version was created

If no versions are available, the table displays “No versions found.”

ActionRequired Permission
View version historydocuments.view_versions or documents.approve
Create new versionDocument must be in Released status
Download a versiondocuments.view_versions or documents.approve
Restore a versionAuthenticated user with access to the document
Compare versionsAuthenticated user with access to the document