[flatpak] fix: runtimes update-checking for version 1.5.x | [cache] fix: thread lock

This commit is contained in:
Vinicius Moreira
2019-10-16 13:06:02 -03:00
parent e235bd918a
commit 2c5f2f9a9a
4 changed files with 45 additions and 11 deletions

View File

@@ -21,9 +21,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- History panel can now me maximized, minimized and allows to copy column content.
- It is possible to use custom tray icons via the environment variables: **BAUH_TRAY_DEFAULT_ICON_PATH** and ** **BAUH_TRAY_UPDATES_ICON_PATH** ( displayed when there are updates )
- Minor UI improvements
- CacheCleaner removed due to random crashes associated with Python threading lock
### Fixes
- cache thread lock that was hanging the application
- Flatpak:
- Runtimes update-checking for version 1.5.X
- Snap:
- retrieving installed applications information for Ubuntu based distros