Skip to content

Releases: ActiveLogin/ActiveLogin.Authentication

10.0.0 RC-2

27 Aug 14:44
aafc9ce
Compare
Choose a tag to compare
10.0.0 RC-2 Pre-release
Pre-release

What's Changed

  • Embed all three versions of the client certificate for the test environment FPTestcert5_20240610.p12, FPTestcert5_20240610.pem and FPTestcert5_20240610-legacy.pfx. Make it configurable which version to use. For compatibility reasons use FPTestcert5_20240610-legacy.pfx by default. by @elinohlsson in #466

Full Changelog: v10.0.0-rc-1...v10.0.0-rc-2

10.0.0 RC 1

23 Aug 14:13
7f50fa3
Compare
Choose a tag to compare
10.0.0 RC 1 Pre-release
Pre-release

What's Changed

  • Support new returnUrl, returnRisk, and risk parameters in BankID API by @PeterOrneholm in #454
  • Make it possible to configure allowed risk level, which is part of BankIDs auth requirements as a property in BankIdAuthOptions. by @elinohlsson in #465
  • Replace embedded BankID certificate for test environment FPTestcert4_20220818.p12 with new certificate from BankID FPTestcert5_20240610.p12. by @elinohlsson in #463

Full Changelog: v10.0.0-beta-1...v10.0.0-rc-1

10.0.0 Beta 1

03 May 06:13
Compare
Choose a tag to compare
10.0.0 Beta 1 Pre-release
Pre-release

What's Changed

Full Changelog: v9.0.0...v10.0.0-beta-1

9.0.0

30 Apr 13:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.0...v9.0.0

9.0.0 RC 1

18 Apr 13:32
aade18f
Compare
Choose a tag to compare
9.0.0 RC 1 Pre-release
Pre-release

What's Changed

  • Add the possibility to pass personal number requirement to sign using BankIdFlowService by @nahojd in #445
  • Implement phone API support by @nordeke in #447

New Contributors

Full Changelog: v8.0.0...v9.0.0-rc-1

8.0.0

20 Feb 14:17
dc67e37
Compare
Choose a tag to compare

With the release 8.0.0 of ActiveLogin.Authentication we bring new features, bug fixes, and improved documentation.
Most important we are now targeting .NET 8.

Since 7.0.0 we have:

3 people contributed to this release. Thank you @robynactive , @altenstedt and @PeterOrneholm

News

Major features and changes in this release

  • Target .NET 8
  • Fix bug with tsconfig.json
  • Easier handling of third party browsers (like custom app)

Features & Improvements

Bugfixes & Refactorings

Docs

No specific docs improvements.

Breaking changes

This a major release, with some breaking changes. Most of them should go unnoticed for the majority of installations.

For a full list of breaking changes, see all issues/PR:s prefixed with the Breaking change: above.

The most important ones are listed in the file BREAKINGCHANGES.md in the root of the repo.

Feedback

If you find any bugs or have feedback in general. Please file an issue!

Thanks

Thanks to the community for providing code, testing and feedback!

8.0.0 Beta 1

07 Feb 13:56
3a3b18a
Compare
Choose a tag to compare
8.0.0 Beta 1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v8.0.0-alpha-1...v8.0.0-beta-1

8.0.0 Alpha 1

08 Jan 08:55
dc4e2df
Compare
Choose a tag to compare
8.0.0 Alpha 1 Pre-release
Pre-release

What's Changed

Full Changelog: v7.0.0...v8.0.0-alpha-1

7.0.0

30 Jun 07:59
f0e0d20
Compare
Choose a tag to compare

With the release 7.0.0 of ActiveLogin.Authentication we bring new features, bug fixes, and improved documentation.
Most important we now support the new BankID API (v6).

Since 6.0.3 we have:

5 people contributed to this release. Thank you @elinohlsson, @Abrissirba, @maangs, @erikbarke and @PeterOrneholm

News

Major features and changes in this release

  • Support BankID API V6
  • Upgrade to .NET 7
  • Add support for Verify API

Features & Improvements

Bugfixes & Refactorings

  • AzureKeyVaultCertificateClient fails on Macos #407 #408

Docs

  • Fix doc - AddClientCertificate #393
  • Fixed broken link to demonstration #396
  • Fix typo in bankid.md #398

Breaking changes

This a major release, with some breaking changes. Most of them should go unnoticed for the majority of installations.

For a full list of breaking changes, see all issues/PR:s prefixed with the Breaking change: above.

The most important ones are listed in the file BREAKINGCHANGES.md in the root of the repo.

Feedback

If you find any bugs or have feedback in general. Please file an issue!

Thanks

Thanks to the community for providing code, testing and feedback!

7.0.0-rc-1

28 Jun 20:17
048180d
Compare
Choose a tag to compare
7.0.0-rc-1 Pre-release
Pre-release

What's Changed

Full Changelog: v7.0.0-beta-1...v7.0.0-rc-1