Releases: aristocratos/btop
btop++ (v1.1.2) Bug fixes
Changelog v1.1.2
- Fixed: SISEGV on macos Mojave, by @mgradowski
- Fixed: Small optimizations and fixes to Mem::collect() and Input::get()
- Fixed: Wrong unit for net_upload and net_download in config menu
- Fixed: UTF-8 detection on macos
- Fixed: coretemp iteration due to missing tempX_input, by @KFilipek
- Fixed: coretemp ordering
For additional binaries see the Continuous Builds.
Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.
Macos binaries are statically linked with libgcc and libstdc++ but only guaranteed to work on the OSX version mentioned in the name.
Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!
btop++ (v1.1.1) OSX build fixes
Changelog v1.1.1
- Added: Partial static build (libgcc, libstdc++) for macos
- Changed: Continuous build macos switched to OSX 11.6 (Big Sur) and partial static build
- Changed: Release binaries for macos switched to OSX 12 (Monterey) and partial static build
For additional binaries see the Continuous Builds.
Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.
Macos binaries are statically linked with libgcc and libstdc++ but only guaranteed to work on the OSX version mentioned in the name.
Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!
btop++ (v1.1.0) OSX Support
Changelog v1.1.0
- Added: Support for OSX, by @joske and @aristocratos
For additional binaries see the Continuous Builds.
Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.
Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!
btop++ (v1.0.24) Bug fixes
Changelog v1.0.24
- Changed: Collection ordering
- Fixed: Restore all escape seq mouse modes on exit
- Fixed: SIGINT not cleaning up on exit
For additional binaries see the Continuous Build.
Binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.
Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!
btop++ (v1.0.23) Bug fixes
Changelog v1.0.23
- Fixed: Config parser missing first value when not including version header
- Fixed: Vim keys menu lists selection
- Fixed: Stall when clearing input queue on exit and queue is >1
- Fixed: Inconsistent behaviour of "q" key in the menus
For additional binaries see the Continuous Build.
Binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.
Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!
btop++ (v1.0.22) Fixed 32-bit
Changelog v1.0.22
- Fixed: Bad values for disks and network on 32-bit
For additional binaries see the Continuous Build.
Binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.
btop++ (v1.0.21) Security and bug fixes
Changelog v1.0.21
- Fixed: Removed extra spaces in cpu name
- Added: / as alternative bind for filter
- Fixed: Security issue when running with SUID bit set
For additional binaries see the Continuous Build.
Binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.
btop++ (v1.0.20) Bug fixes
Changelog v1.0.20
- Added: Improved cpu sensor detection for Ryzen Mobile, by @adnanpri
- Changed: Updated makefile
- Changed: Regex for Fx::uncolor() changed to string search and replace
- Changed: Removed all use of regex with dedicated string functions
For additional binaries see the Continuous Build.
Binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.
btop++ (v1.0.19) Improved build system
Changelog v1.0.19
- Fixed: Makefile now tests compiler flag compatibility
For additional binaries see the Continuous Build.
Binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.
btop++ (v1.0.18) Fix for build platform detection
Changelog v1.0.18
- Fixed: Makefile g++ -dumpmachine failure to get platform on some distros
For additional binaries see the Continuous Build.
Binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.