# Neofetch 1.6
### Contributers
Thanks to the following people for contributing this release.
- **[@iandrewt](https://github.com/iandrewt)**
- **[@dawidd6](https://github.com/dawidd6)**
- **[@onodera-punpun](https://github.com/onodera-punpun)**
### Info
**OS**
- [ CRUX ] Also print the CRUX version. **[@onodera-punpun](https://github.com/onodera-punpun)**
**CPU**
- [ Windows ] Don't print CPU cores if detection fails.
**Battery**
- Show charging state in battery output. **[@dawidd6](https://github.com/dawidd6)** and **[@iandrewt](https://github.com/iandrewt)**
**Resolution**
- [ Windows ] Don't print resolution if detection fails.
**Public IP**
- Made public IP function faster by using `dig` if available. **[@iandrewt](https://github.com/iandrewt)**
**Song**
- [ MPD ] Fixed function when mpd is running on another PC and not your own.
**Disk**
- Added new display option `perc` to display just the percentage with the progress bar.
**Uptime**
- [ OSX ] Performance improvements. **[@iandrewt](https://github.com/iandrewt)**
### Image
- Remove `shuffledir` in favor of '--image path/to/dir/'
### Ascii
- Added ascii art for Qubes OS.
- Revamped Alpine Linux's ascii art.
### Scrot
- Fixed scrot function not using user defined options.