User Documentation
Breadcrumbs

AIS Changelog

Release 1.3.1

Release date: 2026-02-20

  • Improved Swagger API documentation.

  • Added support for registering callbacks to receive result of asynchronous operations

  • Added support for providing entity state in batch import

    • See Data import for details.

    • Requires agents to build on Agent SDK 1.3.0.

  • Added support for identity and visit export

    • Requires agents to build on Agent SDK 1.3.0.

  • Added support for reporting various feature constrains caused by different behavior of PACSes

    • Requires agents to build on Agent SDK 1.3.0.

  • Extended credential format constrains to include mandatoriness of credential parts

    • Requires agents to build on Agent SDK 1.3.0.


Release 1.2.2

Release date: 2025-10-23

  • Fixed Swagger API documentation.

  • Security hardening.


Release 1.2.1

Release date: 2025-10-14

  • Fixed data (batch) import for PIN credential.

  • Security hardening.


Release 1.2

Release date: 2025-10-06

  • PACS Integration Service is now renamed to Access Integration Service.

    • Service URL now accepts both addresses, /ais/v1 and /pis/v1 for backwards compatibility.

Please change the integration address to https://his.hidglobal.com/ais/v1, as the old /pis endpoint will be eventually disabled.

  • Added batch import support for Identities and Visits.

    • See Data import for details.

    • Requires agents to build on Agent SDK 1.2.0.

  • Added PIN credential support.

    • See PIN credential for details.

    • Requires Agents build on Agent SDK 1.2.0.

  • Various bugfixes:

    • Role assignments of registered PACS are now correctly removed when the PACS is de-registered.

    • Fixed bug when platform logs showed unauthorized in some cases.

    • Fixed missing ErrorId and NoContent response on ListAccessUnitsResponse endpoint.

    • User documentation is now displaying icons correctly.


Release 1.1.1

Release date: 2025-06-27

  • Fixed compatibility issues with CCure extension fields mapping.


Release 1.1.0

Release date: 2025-06-25

  • Improved input validations and error handling to provide a clearer problem description.

  • Added per-tenant configuration of message queues.

  • Added support for per-request lowering of processing priority.

  • Added support for batch updates of access units.

    • Requires agents to build on Agent SDK 1.1.0.

  • Added support for parallel execution of messages on the agent.

    • See configuring workerCount for parallel processing here.

    • Requires agents to build on Agent SDK 1.1.0.

  • Added performance headers.

  • Added support for identity and visit credential extension fields.

    • See Extension Fields documentation for details.

    • Requires agents to build on Agent SDK 1.1.0.


Release 1.0.1

Release date: 2025-05-07

  • Security hardening.


Release 1.0.0

Release date: 2025-04-23

  • Initial product release.