---
title: "Changelog — Anis Developers"
description: "What changed in the Anis Partner API, the SDKs and this website."
url: https://developers.anis.ly/changelog/
language: en
---

> Every page of this documentation: https://developers.anis.ly/llms.txt

# Changelog

What changed in the Partner API, the SDKs and this website — newest first.

## Developer website 1.0

Upcoming First version of the developer website

- Guides: getting started, enrolling a key, signing requests, verifying answers, signing test vectors, orders and recovery, errors and limits, routes and permissions, security, observability, and building with an AI assistant.
- An API reference page for every call, and a permanent page for every error code.
- English and Arabic.
- Ready for AI assistants: every page as Markdown, `llms.txt`, rules for AI assistants, an OpenAPI description, the error codes as data, and signing test vectors.

## .NET SDK 1.0.0

Upcoming First release of the .NET SDK

- For .NET 8 and .NET 10.
- Signs every request and verifies every answer; every call of the API.
- Safe orders: your own operation id, three result types, and for every refused order whether it was placed.
- Enrolment of a new key, including the proof of possession.
- Several Anis applications in one host.
- Traces, metrics and logs under `Anis.Partners.Sdk`, never recording a secret.

## Partner API 1.0

Upcoming First version of the Partner API

- Profile, wallets, catalogue, orders, owned cards, reveals and the signature self-check.
- Enrolment of keys, replacement with an overlap, and revocation.
- Every request signed with your key; every answer signed by Anis.
