mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 07:34:16 +02:00
[CHANGELOG.md] Updating 0.10.2 changes
This commit is contained in:
21
CHANGELOG.md
21
CHANGELOG.md
@@ -4,8 +4,7 @@ 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/).
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
|
|
||||||
## [0.10.2]
|
## [0.10.2] 2022-04-16
|
||||||
|
|
||||||
### Improvements
|
### Improvements
|
||||||
- Arch
|
- Arch
|
||||||
- install:
|
- install:
|
||||||
@@ -20,9 +19,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||||||
<img src="https://raw.githubusercontent.com/vinifmor/bauh-files/master/pictures/releases/0.10.2/arch_aur_tabs.png">
|
<img src="https://raw.githubusercontent.com/vinifmor/bauh-files/master/pictures/releases/0.10.2/arch_aur_tabs.png">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
- Flatpak
|
|
||||||
- faster updates reading (threaded)
|
|
||||||
|
|
||||||
- Debian
|
- Debian
|
||||||
- install: installation/download sizes order (to follow the upgrade dialog order)
|
- install: installation/download sizes order (to follow the upgrade dialog order)
|
||||||
- uninstall: dependencies dialog size
|
- uninstall: dependencies dialog size
|
||||||
@@ -32,8 +28,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||||||
<img src="https://raw.githubusercontent.com/vinifmor/bauh-files/master/pictures/releases/0.10.2/debian_purge_opt.png">
|
<img src="https://raw.githubusercontent.com/vinifmor/bauh-files/master/pictures/releases/0.10.2/debian_purge_opt.png">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
- Web
|
- Flatpak
|
||||||
- installation form width
|
- faster updates reading (threaded)
|
||||||
|
|
||||||
- General
|
- General
|
||||||
- code refactoring
|
- code refactoring
|
||||||
@@ -45,12 +41,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||||||
- displaying update sizes as localized numbers [#250](https://github.com/vinifmor/bauh/issues/250)
|
- displaying update sizes as localized numbers [#250](https://github.com/vinifmor/bauh/issues/250)
|
||||||
- settings: some components' width reduced
|
- settings: some components' width reduced
|
||||||
|
|
||||||
|
- Web
|
||||||
|
- installation form width
|
||||||
|
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
- General
|
|
||||||
- not properly converting bibyte (KiB, MiB, ...) and byte (kB, MB, ...) based sizes to bytes
|
|
||||||
- uninstall and downgrade logs are not available [#255](https://github.com/vinifmor/bauh/issues/255)
|
|
||||||
|
|
||||||
- Arch:
|
- Arch:
|
||||||
- displaying already installed packages when suggesting optional dependencies (pacman >= 6.0)
|
- displaying already installed packages when suggesting optional dependencies (pacman >= 6.0)
|
||||||
|
|
||||||
@@ -66,6 +61,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||||||
- upgrade: informing the download size as the additional installation size
|
- upgrade: informing the download size as the additional installation size
|
||||||
- random index out of bounds exception when reading updates
|
- random index out of bounds exception when reading updates
|
||||||
|
|
||||||
|
- General
|
||||||
|
- not properly converting bibyte (KiB, MiB, ...) and byte (kB, MB, ...) based sizes to bytes
|
||||||
|
- uninstall and downgrade logs are not available [#255](https://github.com/vinifmor/bauh/issues/255)
|
||||||
|
|
||||||
- UI
|
- UI
|
||||||
- not displaying the right unit symbol for byte based sizes (kB, MB, TB, ...) [#250](https://github.com/vinifmor/bauh/issues/250)
|
- not displaying the right unit symbol for byte based sizes (kB, MB, TB, ...) [#250](https://github.com/vinifmor/bauh/issues/250)
|
||||||
- some components do not properly adjust the text size [#253](https://github.com/vinifmor/bauh/issues/253)
|
- some components do not properly adjust the text size [#253](https://github.com/vinifmor/bauh/issues/253)
|
||||||
|
|||||||
Reference in New Issue
Block a user