Merge branch 'staging' into modules

# Conflicts:
#	fpakman/app.py
#	fpakman/core/flatpak/worker.py
This commit is contained in:
Vinicius Moreira
2019-08-09 14:52:17 -03:00
6 changed files with 27 additions and 11 deletions

View File

@@ -15,7 +15,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- suggestions are now retrieved asynchronously taking 45% less time.
- search response takes an average of 20% less time ( reaching 35% for several results )
- app boot takes 98% less time when snapd is installed, but disabled
### Fixes:
- FPAKMAN_TRAY (--tray) is not enabled by default (0).
### Fixes
- not showing correctly the latest flatpak app versions when bringing the search results
- [flatpak dependency](https://github.com/vinifmor/fpakman/issues/36)
## [0.5.0] - 2019-08-06