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.
View version history
Section titled “View version history”- On the left sidebar, select Documents.
- Select a document to open it.
- 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.
- On the document’s version history page, select Create New Version.
- 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.
- Select Create Version.
- 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”- On the document detail page, select the Versions tab.
- Select New Version (enabled only for documents in Approved - Pending Training or Released state).
- In the Changes field, enter a description of the changes.
- Select a file in the File field.
- Select Upload.
Download a specific version
Section titled “Download a specific version”- On the document’s version history page, find the version you want.
- Select Download next to that version.
- The file downloads with the naming format:
{document title}-v{version number}.
Restore a previous version
Section titled “Restore a previous version”Restoring a version does not overwrite existing versions. Instead, it creates a new version with the content of the restored version.
- On the document’s version history page, find the version you want to restore.
- Select Restore next to that version (available on all versions except the current one).
- In the confirmation dialog, select Restore to confirm, or Cancel to abort.
- A success message appears and the version list refreshes to show the newly created version.
Compare two versions
Section titled “Compare two versions”- Open the version comparison from the document detail page.
- The comparison displays in a two-column layout:
- Left column — content from the older version.
- Right column — content from the newer version.
- Differences are highlighted:
- Red background — lines removed or changed from the older version.
- Green background — lines added or changed in the newer version.
- Select Close to dismiss the comparison modal.
Versions list on the document detail page
Section titled “Versions list on the document detail page”The Versions tab on the Document Preview Panel shows a compact table with:
| Column | Description |
|---|---|
| ID | Internal version identifier |
| Version | Version number or label |
| Date | When the version was created |
If no versions are available, the table displays “No versions found.”
Permissions
Section titled “Permissions”| Action | Required Permission |
|---|---|
| View version history | documents.view_versions or documents.approve |
| Create new version | Document must be in Released status |
| Download a version | documents.view_versions or documents.approve |
| Restore a version | Authenticated user with access to the document |
| Compare versions | Authenticated user with access to the document |