v0.9.17 Scrolling in process list and gradient inverted on dark text

pull/171/head v0.9.17
aristocratos 2020-06-27 02:06:22 +02:00
parent 139bb88c29
commit 659a0a8d82
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# Changelog
## v0.9.17
* Changed: Process list now scrolls instead of "page jump" and shows number of processes instead of number of pages
* Fixed: Inverted gradient on dark text in processes box
## v0.9.16
* Fixed: Errors in v0.9.15 psutil disk collection fix

View File

@ -93,7 +93,7 @@ banner=(
"██╔══██╗██╔══██║╚════██║██╔══██║ ██║ ██║ ██║██╔═══╝ "
"██████╔╝██║ ██║███████║██║ ██║ ██║ ╚██████╔╝██║ "
"╚═════╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ")
declare version="0.9.16"
declare version="0.9.17"
#* Get latest version of BashTOP from https://github.com/aristocratos/bashtop