mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
16 lines
613 B
Markdown
16 lines
613 B
Markdown
# Changelog
|
|
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/).
|
|
|
|
## [0.5.1] - 2019-08-09
|
|
### Improvements:
|
|
- suggestions are now retrieved asynchronously taking 45% less time.
|
|
- search response takes an average of 20% less time ( reaching 35% for several results )
|
|
- app boot takes 98% less time when snapd is installed, but disabled
|
|
- BAUH_TRAY (--tray) is not enabled by default (0).
|
|
### Fixes
|
|
- not showing correctly the latest flatpak app versions when bringing the search results
|
|
- flatpak client dependency
|