[appimage] fix: displaying duplicate installed apps for some cases (search)

This commit is contained in:
Vinicius Moreira
2022-02-09 10:43:47 -03:00
parent 68cd434fc1
commit 8000babec8
2 changed files with 7 additions and 1 deletions

View File

@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.9.27]
### Fixes
- AppImage
- search: displaying duplicate installed apps for some cases
## [0.9.26] 2022-01-31
### Improvements