|
| 1 | +## v1.4.0 |
| 2 | + |
| 3 | +References | Description | Author(s) |
| 4 | +--- | --- | --- |
| 5 | +#703 | NetBSD Support | @fraggerfox |
| 6 | +#903 | Intel GPU support | @bjia56 |
| 7 | +161e8f4 | Added warnings when toggling boxes and terminal size is to small | @aristocratos |
| 8 | +4210f5f | Fix missing core percentages, issue #792 | @aristocratos |
| 9 | +35857f8 | Various fixes for drawing GPU related information | @aristocratos |
| 10 | +#879 | fix divide 0 error when caculating disk usage percentage (#791) | @flylai |
| 11 | +#884 | fix io_graph_speeds parsing | @feihtthief |
| 12 | +#863 | V1 of Phoenix Night theme | @Firehawke |
| 13 | +3f384c0 | Fixed missing CPU core temps when too small to show core temp graphs, issues #792 #867 | @aristocratos |
| 14 | +97d2fb5 | Fixed missing IO graphs in IO mode, issue #867 | @aristocratos |
| 15 | +#840 | fix zero temp (#467) | @joske |
| 16 | +#850 | Fix comments (parsing) in theme files | @acidghost |
| 17 | +#806 | Add regex filtering | @imwints |
| 18 | +#836 | Fix typo in file existences check for voltage_now | @vsey |
| 19 | +#835 | Show time in days when remaining battery exceeds an estimation of 24h | @imwints |
| 20 | +#819 | (AMD Gpu) fix pwr_usage not being defined correctly during rsmi collection | @kalkafox |
| 21 | +#831 | macOS: fix crash if there exists a uid not associated with any user | @thecoder-001 |
| 22 | +#796 | Fix rsmi device name buffer size | @davc0n |
| 23 | +#807 | Add gruvbox_light theme | @kk9uk |
| 24 | +#724 | Create man page for btop in Markdown | @ottok |
| 25 | +#734 | Include metadata in binary version output `btop --version` | @imwints |
| 26 | +#771 | collect: Fix reading of battery power draw on Linux | @Derppening |
| 27 | + |
1 | 28 | ## v1.3.2
|
2 | 29 |
|
3 | 30 | Description | Author(s) | References
|
|
0 commit comments