- Update to version 1.4.6+git20251226.5b920e3:
* v1.4.6 New features & Bug fixes
* Added "save_config_on_exit" option to configuration.
* chore: remove unused printf argument in makefile (#1423)
* ci: use proper link for pkg_add
* feat: default to lowercase truthy values
* fix: point log level description to new log file
* docs: update flags in manpage
* feat: add cli option to dump default config
* feat: mouse drag support for scrollbar (#1401)
* fix: shorten humanized units and remove dead code (#1393)
* chore(deps): update actions/upload-artifact action to v6
* test: propagate libbtop link flags to tests
* Update link format for issue reference in CONTRIBUTING.md
* Update contributing guidelines
* Update README with AI contribution guidelines
* Update CONTRIBUTING.md with AI submission guidelines
* docs: add entry to man page and README for --themes-dir addition (#1387)
* fix: respect cpu_graph_lower = "Auto" (#1379)
* Fixed GPU box positions in low height settings
* Fixed GPU rendering
* Install README in its own subdirectory (#1373)
* test: add tests for string split
* refactor: use c++ 23 ranges for string split
* Bugfixes and improvements for NetBSD.
* Help btop find its themes in NetBSD.
* Revert off color changes when done.
* chore(deps): update actions/checkout action to v6
* Fix: Align boxes when Cpu bottom and Gpu on
* fix: cpu per-thread totals not reaching 100% (#1366)
OBS-URL: https://build.opensuse.org/request/show/1324465
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=83
- Update to version 1.4.5+git20251020.085c2da:
* Use right key codes to match f1 and f2 keys (#1300)
* make new menu option not overflow
* added tree toggle of expand/collapse for children of process
* Fix menu entry
* Added ability to set which gpu vendors to enable
* fix: btop crash on arm cpu
* Fix thread restart race condition causing deadlocks
* Fix Net::collect race condition from USB device hot-plugging
* Add crash handlers to restore terminal state
* Fix thread safety issue causing crashes in Mem::collect_disk
* Fix deprecated IOMasterPort usage
* Continuous Build MacOS, disable MacOS 13 and fix platform name of created binary
* Continuous Build MacOS: change back to GCC from Clang
* OpenBSD: battery: add support for watthour and watts sensors
* fix arrow keys that send 'O' instead of '['
* fixed conditional statement to cpufreq.peek() == 'c' || cpufreq.peek() == 'C
* Fix CPU frequency detection for LoongArch CPUs
* feat: Introduce cpu frequency display modes
* Revert "Use /sys/dev/block/MAJOR:MINOR instead of /sys/block/NAME for disk I/O"
* feature: add process renice functionality
* Skip 'H' and 'HX' suffix in AMD cpu name trimming (#1272)
* Add zh_TW localization to the XDG desktop entry
* Fix incorrect list item paragraph indentation in the README
* Add additional metadata to the snap distribution
* Fix missing application entry in the snap distribution
* Fix incorrect YAML indentation depth in the Snapcraft project file
* Add Gotham theme
- Update to version 1.4.5+git20250919.a1099d0:
OBS-URL: https://build.opensuse.org/request/show/1312443
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=79