Btop Versions Save

A monitor of resources

v1.1.1

2 years ago

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!

v1.1.0

2 years ago

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!

v1.0.24

2 years ago

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!

v1.0.23

2 years ago

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!

v1.0.22

2 years ago

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.

v1.0.21

2 years ago

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.

v1.0.20

2 years ago

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.

v1.0.19

2 years ago

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.

v1.0.18

2 years ago

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.

v1.0.17

2 years ago

Changelog v1.0.17

  • Changed: Reverted mutexes back to custom atomic bool based locks
  • Added: Static binaries switched to building with musl + more platforms, by @jan-guenter
  • Fixed: Improved battery detection, by @jan-guenter
  • Added: Displayed battery selectable in options menu
  • Fixed: Battery error if non existent battery named is entered

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.