Skip to content

Commit ad791e1

Browse files
committed
add version 0.15.0 to changelog
1 parent dd9d288 commit ad791e1

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

docs/changelog.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
Change Log
22
==========
33

4+
Version 0.15.0 (2025-08-07)
5+
---------------------------
6+
7+
### Dependencies
8+
9+
- Updated `androidx.concurrent` to 1.3.0.
10+
- Updated `apksig` to 8.12.0.
11+
12+
### Bug fixes and improvements
13+
14+
- Add `fallbackToOnDemandApproval` parameter for pre-approvals. See [documentation](configuration.md#preapproval) for details.
15+
- Raise `InstallParameters.plugins` deprecation level to error.
16+
- Improvements for file picking in sample apps.
17+
18+
### Public API changes
19+
20+
- Added `fallbackToOnDemandApproval` property to `InstallPreapproval`, `InstallPreapproval.Builder` and `InstallPreapprovalDsl`.
21+
- Raised deprecation level to error for `InstallParameters.plugins` property.
22+
423
Version 0.14.0 (2025-06-27)
524
---------------------------
625

0 commit comments

Comments
 (0)