We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1bb5754 + 05cb8a3 commit 23c2ab8Copy full SHA for 23c2ab8
CHANGELOG.md
@@ -5,6 +5,14 @@ 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.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
16
## [2.6.26] - 2025-03-04
17
18
- Fixed an issue related to handling runtime permission requests.
0 commit comments