We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d3c552 + e6b4c83 commit 892ad8bCopy full SHA for 892ad8b
CHANGELOG.md
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [2.8.1] - 2025-10-10
9
+
10
+- Removed `KlarnaInitProvider` in favor of App Startup library.
11
+- Made `KlarnaReturnReceiverActivity` the default Activity that handles return URLs.
12
+- Fixed incorrect/excessive logging of `signInLoginFailed` event.
13
+- Discontinued publication of `sdk-full` and `sdk-basic` packages.
14
15
## [2.8.0] - 2025-09-23
16
17
- Added support for Klarna Payment integration as part of Klarna Network.
0 commit comments