Changelog

This document serves as the changelog for API versioning, detailing the updates, enhancements, and modifications introduced in the latest version to ensure developers have the necessary information for seamless integration.

2024-03-21

Added:

  • Added a new /projects endpoint for getting a list of Projects
  • Added a new /projects/{id}/workflows endpoint for getting a list of Workflows for a given Project ID

2025-07-08

Added:

  • Added a new /registry/projects endpoint for getting and creating SIMCA projects in the SIMCA Project Registry
  • Added a new /registry/projects/{entityId} endpoint for getting and creating a new version of a SIMCA project
  • Added a new /registry/projects/{entityId}/{versionId}/download endpoint for downloading a project from the registry

2026-02-19

Added:

  • Added a new /registry/folder endpoint for getting the folder structure in Umetrics Registry

2026-04-02

New release with the following changes:

  • Removed the deprecated /info endpoint.