[fix][ui] not calling initial required tasks after enabling a new package type on settings

This commit is contained in:
Vinicius Moreira
2020-06-11 11:25:37 -03:00
parent c44914d747
commit cc5c89a350
4 changed files with 15 additions and 7 deletions

View File

@@ -17,9 +17,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Web
- handling unexpected connection errors
- handling web page fetch errors
- not able to search apps by their names after being enabled on settings
- UI
- displaying empty categories
- not scrolling the table to top after updating its content
- not calling initial required tasks after enabling a new package type on settings
- minor fixes
## [0.9.5] 2020-06-07