mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-08 10:54:15 +02:00
[CHANGELOG]
This commit is contained in:
12
CHANGELOG.md
12
CHANGELOG.md
@@ -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
|
- The file chooser component now has a clean button alongside
|
||||||
|
|
||||||
## [0.8.1] 2020-01-14
|
## [0.8.1] 2020-01-14
|
||||||
### Features:
|
### Features
|
||||||
- Flatpak:
|
- Flatpak
|
||||||
- allow the user to choose the application installation level: **user** or **system** [#47](https://github.com/vinifmor/bauh/issues/47)
|
- 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 deal with user and system applications / runtimes [#47](https://github.com/vinifmor/bauh/issues/47)
|
||||||
- able to list partial updates for Flatpak >= 1.4
|
- able to list partial updates for Flatpak >= 1.4
|
||||||
@@ -62,16 +62,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||||||
### Improvements
|
### Improvements
|
||||||
- All icons are now SVG files
|
- All icons are now SVG files
|
||||||
- HDPI support improvements ( by [octopusSD](https://github.com/octopusSD) )
|
- HDPI support improvements ( by [octopusSD](https://github.com/octopusSD) )
|
||||||
- Flatpak:
|
- Flatpak
|
||||||
- the application name tooltip now displays the installation level. e.g: **gedit ( system )**
|
- the application name tooltip now displays the installation level. e.g: **gedit ( system )**
|
||||||
- info window displaying the installation level
|
- 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
|
- "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
|
- 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
|
- 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
|
- supporting JPEG images as custom icons
|
||||||
- UI:
|
- UI
|
||||||
- widgets visibility settings: the main widgets now should always be visible ( e.g: toolbar buttons )
|
- widgets visibility settings: the main widgets now should always be visible ( e.g: toolbar buttons )
|
||||||
- scaling
|
- scaling
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user