Skip to content

Release 2.2.2

Choose a tag to compare

@skoruba skoruba released this 16 Jun 18:46
· 215 commits to main since this release
1426b4f
  • Create a New Project Skoruba.Duende.IdentityServer.Admin.UI.Api to be Shipped as a NuGet Package

    • This project will include API endpoints, facilitating easy updates to the API project with new changes.
  • Fix DockerFile for All Projects for Multiplatform Builds (linux/amd64, linux/arm64)

  • Add a New API Endpoint for Dashboard View

    • Calculate the total number of clients, API resources, API scopes, identity resources, users, and roles.
    • Calculate average audit logging and audit logs for the last 7 days.
  • Fix Import of dayjs for NSwag TypeScript Definition