56 lines
1.4 KiB
Markdown
56 lines
1.4 KiB
Markdown
## Contributors
|
|
|
|
- **[@konimex](https://github.com/konimex)**
|
|
- **[@TonCherAmi](https://github.com/TonCherAmi)**
|
|
- **[@JorgeGonzalez](https://github.com/JorgeGonzalez)**
|
|
|
|
|
|
## General
|
|
|
|
- Fixed issue where info wasn't detected properly but the subtitle was still displayed.
|
|
- Fixed issue where `bold=off` wouldn't work.
|
|
- Swap all tests from `[` to `[[`.
|
|
- Cleaned up and rewrote various functions.
|
|
|
|
## Operating System
|
|
|
|
- Added support for Haiku OS. **[@konimex](https://github.com/konimex)**
|
|
- Added support for GNU Hurd. **[@konimex](https://github.com/konimex)**
|
|
- Added support for DracOS.
|
|
- Added support for Netrunner. **[@konimex](https://github.com/konimex)**
|
|
- Added support for Korora. **[@konimex](https://github.com/konimex)**
|
|
- Added support for iPhone 7 and 7 Plus.
|
|
|
|
|
|
## Ascii
|
|
|
|
- Added generic Linux ascii art to display if neofetch doesn't have the right logo for your distro.
|
|
|
|
|
|
## Images
|
|
|
|
- Fixed images not appearing in st.
|
|
|
|
|
|
## Info
|
|
|
|
**Distro**<br \>
|
|
|
|
- [Linux] Source `/etc/*-release` files instead of having a dozen separate `awk` commands.
|
|
|
|
**GPU**<br \>
|
|
|
|
- [Linux] Properly detect gpu in multi gpu setups. **[@TonCherAmi](https://github.com/TonCherAmi)**
|
|
|
|
**Terminal**<br \>
|
|
|
|
- Added support for HyperTerm. **[@JorgeGonzalez](https://github.com/JorgeGonzalez)**
|
|
|
|
**Terminal Font**<br \>
|
|
|
|
- Added support for HyperTerm. **[@JorgeGonzalez](https://github.com/JorgeGonzalez)**
|
|
|
|
**CPU Usage**<br \>
|
|
|
|
- [iOS] Fixed CPU usage.
|