neofetch/CHANGELOG.md

55 lines
1.2 KiB
Markdown
Raw Normal View History

2017-01-23 14:17:06 +00:00
## Contributors
- **[@SomaUlte](https://github.com/SomaUlte)**
2017-01-23 14:45:13 +00:00
- **[@jorgegonzalez](https://github.com/jorgegonzalez)**
2017-01-24 01:01:39 +00:00
- **[@dawidd6](https://github.com/dawidd6)**
2017-01-23 14:17:06 +00:00
2017-01-24 23:37:15 +00:00
## Operating System
- Added support for ArchBox Linux.
2017-01-26 07:21:25 +00:00
## General
- Fix output if subtitles are disabled and `prin` is used in an info function.
2017-01-24 01:21:05 +00:00
## Config
- Fixed default config not found.
2017-01-24 03:25:17 +00:00
- Don't set locale in config file.
2017-01-24 01:21:05 +00:00
2017-01-23 14:17:06 +00:00
## Info
2017-01-24 23:37:15 +00:00
**Shell**<br \>
- Fixed a crash when the user has `bash 3` installed.
2017-01-23 14:17:06 +00: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 14:45:13 +00:00
2017-01-24 01:01:39 +00:00
**Song**<br \>
- Fixed `mpd` detection when `mpd` is on a different host. **[@dawidd6](https://github.com/dawidd6)**
2017-01-24 01:21:05 +00:00
2017-01-23 14:45:13 +00:00
## Images
- [iTerm2] Fixed issue with linebreaks printing spaces over the image. **[@jorgegonzalez](https://github.com/jorgegonzalez)**
2017-01-25 01:18:38 +00:00
- Fixed issue with images not working in Terminology.
2017-01-26 07:38:58 +00:00
- Fixed issue when `image_source` was set to `wall`.
2017-01-25 01:18:38 +00:00
- [w3m-img] Fixed issues with `w3m-img` and `tmux`.
2017-01-24 12:56:01 +00:00
2017-01-25 00:57:23 +00:00
2017-01-24 12:56:01 +00:00
## Ascii
- [Windows 10] Fixed `ascii_distro` not working.
2017-01-25 00:57:23 +00:00
- Fixed a bug where the backend is `ascii` but the image_source is an image file.