mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 12:04:15 +02:00
Update CHANGELOG.md
This commit is contained in:
14
CHANGELOG.md
14
CHANGELOG.md
@@ -4,20 +4,20 @@ 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.5.0]
|
## [0.5.0] - 2019-08-06
|
||||||
### Improvements
|
### Improvements
|
||||||
- new environment variable / argument to enable / disable the tray icon and update-check daemon: FPAKMAN_TRAY (--tray)
|
|
||||||
- search results sorting takes an average of 35% less time, reaching 60% in some scenarios
|
- search results sorting takes an average of 35% less time, reaching 60% in some scenarios
|
||||||
- app boot takes an average of 80% less time
|
- app boot takes an average of 80% less time
|
||||||
- showing a warning popup after initialization when no Flatpak remotes are set
|
- installed / uninstalled icons replaced by install / uninstall button
|
||||||
- installed / uninstalled icons replaced by install / uninstall button for better UX
|
- check update button design changed
|
||||||
- check update button design changed for better UX
|
|
||||||
- app information is now available through an "Info" button
|
- app information is now available through an "Info" button
|
||||||
- app extra actions are now available through a "Settings" button instead of right-click
|
- app extra actions are now available through a "Settings" button instead of a right-click
|
||||||
- a confirmation popup is shown when the "install" / "upgrade all" button is clicked
|
- a confirmation popup is shown when the "install" / "upgrade all" button is clicked
|
||||||
- "About" button added to the manage panel
|
- "About" icon added to the manage panel
|
||||||
- "Updates" icon left-aligned
|
- "Updates" icon left-aligned
|
||||||
- show application suggestions when no app is installed. Can be enabled / disabled through the environment variable / parameter FPAKMAN_SUGGESTIONS (--sugs)
|
- show application suggestions when no app is installed. Can be enabled / disabled through the environment variable / parameter FPAKMAN_SUGGESTIONS (--sugs)
|
||||||
|
- showing a warning popup after initialization when no Flatpak remotes are set
|
||||||
|
- new environment variable / argument to enable / disable the tray icon and update-check daemon: FPAKMAN_TRAY (--tray)
|
||||||
- minor GUI improvements
|
- minor GUI improvements
|
||||||
### Fixes:
|
### Fixes:
|
||||||
- apps table not showing empty descriptions
|
- apps table not showing empty descriptions
|
||||||
|
|||||||
Reference in New Issue
Block a user