Skip to content

Commit 23c2ab8

Browse files
Merge pull request #18 from klarna/changelog-2.6.27
v2.6.27 changelog
2 parents 1bb5754 + 05cb8a3 commit 23c2ab8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.6.27] - 2025-03-07
9+
10+
- Updated consumer proguard rules to prevent issues with R8 full mode.
11+
- Removed IO operations from app startup initializer.
12+
- Fixed issue with cached configuration not being used prior to updates.
13+
- Fixed Sign in with Klarna button layout issues.
14+
- Added more internal lint checks for security improvements.
15+
816
## [2.6.26] - 2025-03-04
917

1018
- Fixed an issue related to handling runtime permission requests.

0 commit comments

Comments
 (0)