update CHANGELOG
This commit is contained in:
parent
363f5baf39
commit
e9bdbb2662
18
CHANGELOG.md
18
CHANGELOG.md
@ -1,3 +1,21 @@
|
|||||||
|
### 1.12-alpha2 (2021-03-03)
|
||||||
|
|
||||||
|
* Overhaul clean up of cached files
|
||||||
|
|
||||||
|
* Support updating "shared library packages" like Trichrome (@uldiniad)
|
||||||
|
|
||||||
|
### 1.12-alpha1 (2021-02-25)
|
||||||
|
|
||||||
|
* Add extra sanitation to search terms to prevent vulnerabilities.
|
||||||
|
|
||||||
|
* Fix Nearby Swap's close button (@proletarius101)
|
||||||
|
|
||||||
|
* Bump to compileSdkVersion 29 to support Java8
|
||||||
|
|
||||||
|
* Set up WorkManager on demand to avoid slowing down starts
|
||||||
|
|
||||||
|
* Prefer system keys when APKs are signed by them (@glennmen)
|
||||||
|
|
||||||
### 1.12-alpha0 (2021-02-08)
|
### 1.12-alpha0 (2021-02-08)
|
||||||
|
|
||||||
* App description localization now fully respects lists of languages in Android
|
* App description localization now fully respects lists of languages in Android
|
||||||
|
@ -6,6 +6,8 @@
|
|||||||
|
|
||||||
* Search results greatly improved (@Tvax @gcbrown76)
|
* Search results greatly improved (@Tvax @gcbrown76)
|
||||||
|
|
||||||
* Let Android efficiently schedule background cache cleanup operations (@Isira-Seneviratne)
|
* More reliable cache clean up
|
||||||
|
|
||||||
|
* Efficiently schedule cache cleanup (@Isira-Seneviratne)
|
||||||
|
|
||||||
* Overhaul repo URL parsing for reliable repo adding (@projectgus)
|
* Overhaul repo URL parsing for reliable repo adding (@projectgus)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user