[fix]flatpak] an exception happens when trying to retrieve the information from partials in Flatpak 1.4

This commit is contained in:
Vinícius Moreira
2020-01-30 15:34:14 -03:00
parent 6e3b2733e4
commit 818713e361
2 changed files with 12 additions and 2 deletions

View File

@@ -38,6 +38,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- downgrade: pre-downloading sources from the latest version instead of the older
- Flatpak:
- displaying "No Internet connection" when an error happens during commits reading within the downgrade process
- an exception happens when trying to retrieve the information from partials in Flatpak 1.4
- UI:
- **About** window icons scaling
- Toolbar buttons get hidden [#5](https://github.com/vinifmor/bauh/issues/5)