Skip to content

Releases: aristocratos/btop

btop++ (v1.1.2) Bug fixes

27 Nov 17:52
Compare
Choose a tag to compare

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

16 Nov 07:41
Compare
Choose a tag to compare

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

14 Nov 00:23
Compare
Choose a tag to compare

Changelog v1.1.0

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

09 Nov 09:03
Compare
Choose a tag to compare

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

08 Nov 17:58
Compare
Choose a tag to compare

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

03 Nov 21:11
Compare
Choose a tag to compare

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

02 Nov 20:18
Compare
Choose a tag to compare

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

26 Oct 21:41
Compare
Choose a tag to compare

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

21 Oct 14:54
Compare
Choose a tag to compare

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

19 Oct 15:30
Compare
Choose a tag to compare

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.