neofetch/CHANGELOG.md

71 lines
1.9 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-26 09:10:33 +00:00
- **[@mstraube](https://github.com/mstraube)**
2017-01-28 04:43:02 +00:00
- **[@YellowApple](https://github.com/YellowApple)**
2017-01-28 00:40:42 +00:00
- **[@siiptuo](https://github.com/siiptuo)**
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
2017-01-28 00:40:42 +00:00
- Fixed output if subtitles are disabled and `prin` is used in an info function.
- Fixed underlines not working when used with `prin`.
2017-01-28 04:43:02 +00:00
- Fixed HAIKU install path. **[@YellowApple](https://github.com/YellowApple)**
2017-01-26 07:21:25 +00:00
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-27 04:51:11 +00:00
**Memory**<br \>
- Changed memory label to `MiB` on OS that output memory in Mebibytes.
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 \>
2017-01-26 09:10:33 +00:00
- Don't print `$song` if it's empty and `song_shorthand` is on. **[@mstraube](https://github.com/mstraube)**
2017-01-24 01:01:39 +00:00
- Fixed `mpd` detection when `mpd` is on a different host. **[@dawidd6](https://github.com/dawidd6)**
2017-01-26 09:10:33 +00:00
- Use `get_song_dbus` for Audacious. **[@mstraube](https://github.com/mstraube)**
2017-01-24 01:01:39 +00:00
2017-01-28 00:40:42 +00:00
**Terminal Font**<br \>
- [Alacritty] Fixed font detection. **[@siiptuo](https://github.com/siiptuo)**
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.
2017-01-26 11:47:40 +00:00
- Fixed custom ascii files not working.