Skip to content

Releases: jan-guenter/btop

v1.2.6-cmake

07 May 20:00
97d2415
Compare
Choose a tag to compare

v1.2.6

  • Fixed: Wrong memory unit when shorten and size is less than 10, by @mohi001
  • Fixed: Use cpu cores avarage temp if missing cpu package temp for FreeBSD
  • Changed: Enter symbol to a more common variant

v1.1.1-cmake

23 Nov 08:21
6b47ccb
Compare
Choose a tag to compare

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

v1.1.0-cmake

16 Nov 18:47
258e077
Compare
Choose a tag to compare

v1.1.0

v1.0.24-cmake

09 Nov 22:52
Compare
Choose a tag to compare

v1.0.24

  • Changed: Collection ordering
  • Fixed: Restore all escape seq mouse modes on exit
  • Fixed: SIGINT not cleaning up on exit

v1.0.23-cmake

09 Nov 22:50
Compare
Choose a tag to compare

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

v1.0.22-cmake

09 Nov 22:50
Compare
Choose a tag to compare

v1.0.22

  • Fixed: Bad values for disks and network on 32-bit

v1.0.21-cmake

03 Nov 19:25
Compare
Choose a tag to compare

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

v1.0.20-cmake

29 Oct 19:41
Compare
Choose a tag to compare

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

v1.0.19-cmake

21 Oct 18:02
Compare
Choose a tag to compare

v1.0.19

  • Fixed: Makefile now tests compiler flag compatibility

v1.0.18-cmake

20 Oct 08:05
Compare
Choose a tag to compare

v1.0.18

  • Fixed: Makefile g++ -dumpmachine failure to get platform on some distros