[fix][appimage] allowing some apps to be filled with empty category elements

This commit is contained in:
Vinicius Moreira
2020-06-10 14:22:07 -03:00
parent 458c602667
commit 42f37eca8a
3 changed files with 5 additions and 3 deletions

View File

@@ -9,6 +9,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- UI
- filters algorithm speed and sorting
### Fixes
- AppImage
- allowing some apps to be filled with empty category elements
- Web
- handling unexpected connection errors
- handling web page fetch errors