This release contains the following new features:
A new Profile Authenticator, validating the PROFILE identity claim. The following Identity Profiles are also recognized:
PERSONAL.PRIVATE.AGE.ORGANIZATIONAL.MACHINE.CONTACT.A new Pseudonym Authenticator, validating the PSEUDONYM identity claim, used to create Pseudonymous Identities.
This release contains the following refactorizations. Make sure to test the new version properly, before installing in production environment:
End-to-End Encryption libraries have been refactored: * Interfaces moved from XMPP library to security library for broader use.
Legal Identity IdentityState enumeration has been moved from XMPP.Contracts library to security library for broader use.
Peer-to-Peer communication has been refactored: More generic naming is now used.
Binary Input/Output in networking libraries has been refactored.
Text Input/Output in networking libraries has been refactored.
This release contains the following new features:
Rate limitation in reverse proxy resources is now possible. Incoming requests are queued and processed by an asynchronous processor. The maximum number of concurrent workers can be configured for each reverse proxy.
This release contains the following fixes:
<getIdentityReferences> request fixed.This release contains the following fixes:
A security vulnerability affecting configuration of the Neuron running in containers has been fixed.
A user type cast problem has been addressed and made more generic.
This release contains the following new features:
A new ToonEncode() script function encodes objects into Token-Oriented Object Notation (TOON) format.
Improvements to the MCP Identity Server:
Improvements to the MCP Payments Server:
Conditional payments: Creating full payment URIs that are conditioned on the signature of specified smart contracts.
This release contains the following fix:
MCP Identity server: Access to Identities and Contracts where authorization already exists, as quick responses, without having to send petitions.
This release contains the following new features:
The MCP Identity server now contains tools and prompts for Peer Review of Identity Applications, including support for Peer Review service providers, selection of peer review providers, Petitioning Peer Review and Uploading peer review attachments.
The MCP Identity also have new tools for petitioning Legal Identities, Digital Signatures, and Smart Contracts
This release contains the following fixes: