update changelogs

This commit is contained in:
Hans-Christoph Steiner 2023-01-13 22:03:31 +01:00
parent f7672800e8
commit c08afb8b5b
No known key found for this signature in database
GPG Key ID: 3E177817BA1B9BFA
2 changed files with 19 additions and 3 deletions

View File

@ -1,3 +1,13 @@
### 1.16-alpha3 (2023-01-13)
* Fix assorted crashes, including one related to WiFi Hotspot mode #2477
* Fix including additional repos from the ROM #2503
* Handle users with a thousand apps or more installed #2505
* Fix release channel logic so stable updates are always allowed #2508
### 1.16-alpha2 (2022-12-30)
* Show upgrade notice after resetting the DB due to F-Droid or OS update.
@ -29,6 +39,12 @@
* Known bugs: #2446 #2447 #2475
### 1.15.6 (2023-01-13)
* Fix crash when app is downloading an app or updating repos in background #2482
* Only load WifiApControl if it is going to be used, avoiding potential crashes.
### 1.15.5 (2022-12-19)
* Fix swap to use index-v1.jar when available #2476

View File

@ -1,7 +1,7 @@
Complete modernization of download, index, and database code. Faster and more resilient while using less bandwidth. Also more maintainable with a greatly improved test suite. Fixes lots of crashes and long-standing bugs.
* Complete modernization of download, index, and database code. Should be faster and more resilient while using less bandwidth. It is also more maintainable with a greatly improved test suite.
* Works better on affordable devices with less memory
* Fixes: #649 #860 #1206 #1588 #1710 #1989 #2080 #2081 #2157 #2322 #2353 #2370
#2412 #2436 #2442 #2443 #2444 #1971
* Fixes #649 #860 #1206 #1588 #1710 #1971 #1989 #2080 #2081 #2157 #2322 #2353 #2370 #2412 #2431 #2436 #2442 #2443 #2444 #2477 #2484 #2485 #2490 #2493 #2495 #2500 #2503 #2505 #2508
* New language: Cantonese (yue)