Skip to content

Commit

Permalink
[CHANGELOG]
Browse files Browse the repository at this point in the history
  • Loading branch information
vinifmor committed Jan 31, 2020
1 parent 325b954 commit 6c0a478
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- The file chooser component now has a clean button alongside
## [0.8.1] 2020-01-14
### Features:
- Flatpak:
### Features
- Flatpak
- allow the user to choose the application installation level: **user** or **system** [#47](https://github.com/vinifmor/bauh/issues/47)
- able to deal with user and system applications / runtimes [#47](https://github.com/vinifmor/bauh/issues/47)
- able to list partial updates for Flatpak >= 1.4
Expand All @@ -62,16 +62,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Improvements
- All icons are now SVG files
- HDPI support improvements ( by [octopusSD](https://github.com/octopusSD) )
- Flatpak:
- Flatpak
- the application name tooltip now displays the installation level. e.g: **gedit ( system )**
- info window displaying the installation level
- "remote not set" warning dropped in favor of the new behavior: automatically adds Flathub as the default remote at the user level
- Snap:
- Snap
- snapd checking routine refactored
- Web:
- Web
- not using HTTP sessions anymore to perform the searches. It seems to avoid URLs not being found after an internet drop event
- supporting JPEG images as custom icons
- UI:
- UI
- widgets visibility settings: the main widgets now should always be visible ( e.g: toolbar buttons )
- scaling
Expand Down

0 comments on commit 6c0a478

Please sign in to comment.