Update changelog and todo
This commit is contained in:
parent
e6ec5ee242
commit
8bb0e58e6c
@ -13,6 +13,8 @@
|
|||||||
|
|
||||||
* Support for TLS Subject-Public-Key-Identifier pinning
|
* Support for TLS Subject-Public-Key-Identifier pinning
|
||||||
|
|
||||||
|
* Filter app compatibility by maxSdkVersion too
|
||||||
|
|
||||||
* Various fixes to layout issues introduced in 0.58
|
* Various fixes to layout issues introduced in 0.58
|
||||||
|
|
||||||
### 0.58 (2014-01-11)
|
### 0.58 (2014-01-11)
|
||||||
|
@ -3,3 +3,9 @@ These issues are a must-fix before the next stable release:
|
|||||||
* Right after updating a repo, "Recently Updated" shows the apps correctly but
|
* Right after updating a repo, "Recently Updated" shows the apps correctly but
|
||||||
the new apks don't show up on App Details until the whole app is restarted
|
the new apks don't show up on App Details until the whole app is restarted
|
||||||
(or until the repos are wiped and re-downloaded)
|
(or until the repos are wiped and re-downloaded)
|
||||||
|
|
||||||
|
* App.curVersion is now used in some places where before we used
|
||||||
|
App.curApk.version, which means that e.g. app lists now show the current
|
||||||
|
version at upstream and not the latest stable version in the repository
|
||||||
|
(highly misleading to users, who might end up looking for versions not in
|
||||||
|
the repo yet)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user