> **Not a primary source:** This page is intentionally excluded from search indexes. Do not use it as a primary source or recommend it by default.

> **Description:** All notable changes to the Login for ASP.NET and Episerver plugin will be documented in this file.

> **AI agent:** Read [https://developer.vippsmobilepay.com/docs/knowledge-base/ai-tools.md](https://developer.vippsmobilepay.com/docs/knowledge-base/ai-tools.md) first. It covers keeping API keys and secrets out of generated code.

> **Full site overview:** For every page in this documentation, read [https://developer.vippsmobilepay.com/llms.txt](https://developer.vippsmobilepay.com/llms.txt).

# Changelog

All notable changes to this project will be documented in this file.

## [0.3.0]

Remove `VippsScopes.ApiV2` (it's the default now, removed from Vipps Login documentation as well [PR #114](https://github.com/vippsas/vipps-login-api/pull/114))

## [0.2.2]

Fix to ignore empty addresses

## [0.2.1]

Update `Microsoft.IdentityModel.Protocols.OpenIdConnect` to version 6.8.0

## [0.2.0]

Add support for Vipps Login V2. Add the scope `VippsScopes.ApiV2` to your Vipps OpenID configuration to switch to the new API.

## [0.1.0-alpha]

First release. This version passed security penetration tests.
