neofetch/CHANGELOG.md

53 lines
1.5 KiB
Markdown
Raw Normal View History

2017-02-08 23:24:58 +00:00
## Contributors
2017-04-25 22:29:05 +01:00
- **[@MatthewCox](https://github.com/MatthewCox)**
2017-04-27 00:07:32 +01:00
- **[@dawidd6](https://github.com/dawidd6)**
2017-04-28 13:05:16 +01:00
- **[@erikdubois](https://github.com/erikdubois)**
2017-05-03 11:27:27 +01:00
- **[@mstraube](https://github.com/mstraube)**
2017-05-06 06:12:26 +01:00
- **[@Artoriuz](https://github.com/Artoriuz)**
2017-05-13 05:12:28 +01:00
- **[@WilsonRU](https://github.com/WilsonRU)**
2017-04-25 22:29:05 +01:00
2017-05-08 22:54:50 +01:00
## Operating System
- Added support for Arch XFerience. **[@mstraube](https://github.com/mstraube)**
2017-05-13 01:51:47 +01:00
- Added support for Maui. **[@mstraube](https://github.com/mstraube)**
2017-05-08 22:54:50 +01:00
2017-04-28 02:24:30 +01:00
## General
- Minimum required BASH version is now 3.2.
- (Neofetch has always used 3.2+ features, I've just made it obvious now in the documentation.)
2017-04-25 22:42:01 +01:00
## Images
- [w3m] Added `--loop` flag which makes Neofetch draw the image once per second.
- This is a workaround to the images disappearing on resize and workspace switch.
- Use Ctrl+C to exit.
2017-05-06 06:12:26 +01:00
- [w3m] Fixed w3m-img not found on FreeBSD 12. **[@Artoriuz](https://github.com/Artoriuz)**
2017-04-25 22:42:01 +01:00
2017-04-28 13:05:16 +01:00
## Ascii
2017-05-03 23:51:49 +01:00
- Added Ubuntu-MATE ascii art.
2017-04-28 13:05:16 +01:00
- Fixed ArchLabs ascii art. **[@erikdubois](https://github.com/erikdubois)**
2017-05-13 05:12:28 +01:00
- Updated GoboLinux ascii art. **[@WilsonRU](https://github.com/WilsonRU)**
2017-05-18 00:56:54 +01:00
- Fixed `--ascii_distro windows10` not working.
2017-04-28 13:05:16 +01:00
2017-04-25 22:29:05 +01:00
## Info
**Terminal Emulator**
2017-05-03 11:27:27 +01:00
- Added font support for mate-terminal. **[@mstraube](https://github.com/mstraube)**
2017-04-25 22:29:05 +01:00
- [Termite] Fix font mismatch. **[@MatthewCox](https://github.com/MatthewCox)**
2017-04-25 23:13:31 +01:00
**GPU**
- [Linux] Fixed GPU sort.
2017-04-27 00:07:32 +01:00
**Song**
- Do not detect ibus\* or indicator\* as player. **[@dawidd6](https://github.com/dawidd6)**