hyfetch/CHANGELOG.md

45 lines
928 B
Markdown
Raw Normal View History

2017-01-23 07:17:06 -07:00
## Contributors
- **[@SomaUlte](https://github.com/SomaUlte)**
2017-01-23 07:45:13 -07:00
- **[@jorgegonzalez](https://github.com/jorgegonzalez)**
2017-01-23 18:01:39 -07:00
- **[@dawidd6](https://github.com/dawidd6)**
2017-01-23 07:17:06 -07:00
2017-01-24 16:37:15 -07:00
## Operating System
- Added support for ArchBox Linux.
2017-01-23 18:21:05 -07:00
## Config
- Fixed default config not found.
2017-01-23 20:25:17 -07:00
- Don't set locale in config file.
2017-01-23 18:21:05 -07:00
2017-01-23 07:17:06 -07:00
## Info
2017-01-24 16:37:15 -07:00
**Shell**<br \>
- Fixed a crash when the user has `bash 3` installed.
2017-01-23 07:17:06 -07:00
**GPU**<br \>
- [Linux] Display detailed information about Intel GPUs. **[@SomaUlte](https://github.com/SomaUlte)**
**Color Blocks**<br \>
- Fixed issue with `color_blocks="off"` adding an extra newline to the output.
2017-01-23 07:45:13 -07:00
2017-01-23 18:01:39 -07:00
**Song**<br \>
- Fixed `mpd` detection when `mpd` is on a different host. **[@dawidd6](https://github.com/dawidd6)**
2017-01-23 18:21:05 -07:00
2017-01-23 07:45:13 -07:00
## Images
- [iTerm2] Fixed issue with linebreaks printing spaces over the image. **[@jorgegonzalez](https://github.com/jorgegonzalez)**
2017-01-24 05:56:01 -07:00
## Ascii
- [Windows 10] Fixed `ascii_distro` not working.