[view] improvement: always displaying the 'any file filter' (*) as the last option for file chooser components

This commit is contained in:
Vinicius Moreira
2021-11-03 14:59:04 -03:00
parent 43b460e6be
commit 7b229dfde9
2 changed files with 12 additions and 1 deletions

View File

@@ -5,11 +5,16 @@ 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.20]
### Improvements
- UI:
- always displaying the "any file filter" (*) as the last option for file chooser components [#193](https://github.com/vinifmor/bauh/issues/193)
### Fixes
- AppImage
- not displaying the filter for any kind of file (*) when updating imported AppImages [#193](https://github.com/vinifmor/bauh/issues/193)
## [0.9.19] 2021-08-23
### Improvements
- AppImage