From 2e5384581f86c46de5fdb81829916f8bb1baa1db Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sun, 17 Dec 2017 21:41:27 +1100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 57 ++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 53 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5427d5fc..30a557da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,25 +14,62 @@ - Fixed detection bug with TrueOS. [**@dawidd6**](https://github.com/dawidd6) - Added support for macOS High Sierra. [**@yslgirl**](https://github.com/yslgirl) - Added support for Container Linux by CoreOS. [**@chrisweeksnz**](https://github.com/chrisweeksnz) -- Added support for 2017 iOS devices [**@iandrewt**](https://github.com/iandrewt) +- Added support for 2017 iOS devices. [**@iandrewt**](https://github.com/iandrewt) - Added support for LEDE. [**@dawidd6**](https://github.com/dawidd6) +- Added support for Pop!\_OS. [**@jliles**](https://github.com/jliles) +- Added support for Lunar Linux. + + +## General + +- Added more info to verbose mode for debugging. +- Fixed bug in prompt location calculation. + + +## Ascii + +- Added color updates for Kubuntu logo. **Maulik Mistry** ## Images -- [MacOS/iTerm2] Fixed thumbnail not appearing (replaced by placeholder) [**@StarryTony**](https://github.com/StarryTony) - +- [MacOS/iTerm2] Fixed thumbnail not appearing. [**@StarryTony**](https://github.com/StarryTony) +- Fixed bug with getting wallpaper from feh. +- Added `pixterm` backend. ## Info +**Desktop Environment** + +- Added GNOME version. + **Window Manager** -- [macOS] Fixed chunkwm being detected as Kwm. [**@iandrewt**](https://github.com/iandrewt) +- Added support for most (*if not all*) current Wayland compositors/window manager's. +- [macOS] Fixed `chunkwm` being detected as `Kwm`. [**@iandrewt**](https://github.com/iandrewt) + +**Window Manager Theme** + +- Fixed `sawfish` detection. **Install Date** - [macOS] Fixed Install Date. [**@iandrewt**](https://github.com/iandrewt) +**Theme** + +- Fixed KDE font issue. [**@mstraube**](https://github.com/mstraube) + +**CPU** + +- [linux] Detect the correct temperature file to use. +- [windows] Removed `$temp` usage as it's an envar. + +**GPU** + +- [linux] Added driver version to NVIDIA output. +- [macOS] Added NVIDIA support. [**@iandrewt**](https://github.com/iandrewt) + **Package Manager** - Added detection for Sabotage Linux's `butch` [**@MitchWeaver**](https://github.com/MitchWeaver) @@ -40,3 +77,15 @@ **Resolution** - [macOS] Fixed errors on non-retina screens. [**@iandrewt**](https://github.com/iandrewt) + +**Song** + +- Added support for Elisa. [**@mstraube**](https://github.com/mstraube) + +**Model** + +- Remove more unneeded outputs. [**@konimex**](https://github.com/konimex) + +**Disk** + +- Update Haiku's detection. [**@dawidd6**](https://github.com/dawidd6)