Add maxage issue to TODO
This commit is contained in:
parent
231fb3dd8a
commit
8f506c0b0b
@ -1,11 +1,14 @@
|
|||||||
These issues are a must-fix before the next stable release:
|
These issues are a must-fix before the next stable release:
|
||||||
|
|
||||||
* Right after updating a repo, "Recently Updated" shows the apps correctly but
|
* Fix updating of `TABLE_REPO` from a very old version, also known as the
|
||||||
|
`duplicate column name: maxage` issue.
|
||||||
|
|
||||||
|
* 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.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
|
`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
|
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
|
(highly misleading to users, who might end up looking for versions not in
|
||||||
the repo yet)
|
the repo yet)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user