mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-08 03:54:15 +02:00
Merge branch 'staging' into modules
# Conflicts: # fpakman/core/flatpak/controller.py # fpakman/core/flatpak/flatpak.py # fpakman/resources/locale/en # fpakman/resources/locale/es # fpakman/resources/locale/pt
This commit is contained in:
@@ -12,10 +12,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||||||
### Improvements
|
### Improvements
|
||||||
- new environment variable / argument to enable / disable the tray icon and update-check daemon: FPAKMAN_TRAY (--tray)
|
- 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
|
||||||
|
- showing a warning popup when no Flatpak remotes are set after initialization.
|
||||||
### Fixes:
|
### Fixes:
|
||||||
- apps table not showing empty descriptions
|
- apps table not showing empty descriptions
|
||||||
- replacing default app icons by null icons
|
- replacing default app icons by null icons
|
||||||
- i18n fixes
|
- i18n fixes
|
||||||
|
### Comments:
|
||||||
|
- not adding Flatpak default remote (flathub) when initializing. It requires root actions, and will be addressed in a different way in future releases.
|
||||||
|
|
||||||
## [0.4.2] - 2019-07-28
|
## [0.4.2] - 2019-07-28
|
||||||
### Improvements
|
### Improvements
|
||||||
|
|||||||
Reference in New Issue
Block a user