mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 09:54:16 +02:00
fix suggestions error | improving warnings presentation | snapd health check when snapd.service is available
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -4,6 +4,14 @@ 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.6.1]
|
||||
### Improvements:
|
||||
- Better warning presentation when there are several messages
|
||||
|
||||
### Fixes:
|
||||
- Error when retrieving suggestions
|
||||
- snapd health check when snapd.service is available
|
||||
|
||||
|
||||
## [0.6.0] 2019-09-25
|
||||
### Features
|
||||
@@ -33,7 +41,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
- Environment variable / parameter **BAUH_UPDATE_NOTIFICATION** renamed to **BAUH_SYSTEM_NOTIFICATIONS** and now works for any system notification
|
||||
- Environment variable / parameter **BAUH_DOWNLOAD_MULTITHREAD**: if source files should be downloaded using multi-threads (not supported by all **gems**).
|
||||
- Environment variables / parameter **BAUH_MAX_DISPLAYED**: controls the maximum number of displayed apps ( default to 50 )
|
||||
- Environment variables / parameter **BAUH_LOGS**: controls the maximum number of displayed apps ( default to 50 )
|
||||
- Environment variables / parameter **BAUH_LOGS**: activates console logging.
|
||||
- small UI improvements
|
||||
|
||||
### UI Changes
|
||||
|
||||
Reference in New Issue
Block a user