[U] Changelog
This commit is contained in:
parent
53bbd3fdf8
commit
242eae6de0
1 changed files with 22 additions and 2 deletions
24
README.md
24
README.md
|
@ -103,15 +103,28 @@ pip install git+https://github.com/hykilpikonna/hyfetch.git@master
|
|||
|
||||
* 🌈 Add support for qwqfetch backend (#148)
|
||||
* 🌈 Add nonhuman-unity flag (#139)
|
||||
* 🌈 Add gynesexual, androsexual flags (#157)
|
||||
* 🌈 Add option to disable pride month animation (#134)
|
||||
* 🌈 Make ^C error message less aggressive (?)
|
||||
* 🌈 Fix: Should not assume ~/.config is writable (#136)
|
||||
* 🌈 Fix: Foreground-background arrangement not detected (#154)
|
||||
* 🖼 OS - Update macOS version name list (#140)
|
||||
* 🖼 Distro - Add Windows 95 ASCII logo (dylanaraps/neofetch#2346)
|
||||
* 🖼 Ascii - Improve color removal (#161)
|
||||
* 🖼 Ascii - Fix reset character performance (#158)
|
||||
* 🖼 Distro - Smoothen the Tumbleweed logo (dylanaraps/neofetch#2342)
|
||||
* 🖼 Distro - Update RebornOS logo (dylanaraps/neofetch#2358)
|
||||
* 🖼 Distro - Update Venom Linux logo (#166)
|
||||
* 🖼 Distro - Add Windows 95 ASCII logo (dylanaraps/neofetch#2346)
|
||||
* 🖼 Distro - Add ParchLinux (dylanaraps/neofetch#2045)
|
||||
* 🖼 Distro - Add OpenKylin logo (dylanaraps/neofetch#2341)
|
||||
* 🖼 Distro - Add OpenKylin (dylanaraps/neofetch#2341)
|
||||
* 🖼 Distro - Add EvolutionOS (dylanaraps/neofetch#2350)
|
||||
* 🖼 Distro - Add Salix (dylanaraps/neofetch#2357)
|
||||
* 🖼 Distro - Add Panwah (dylanaraps/neofetch#2355)
|
||||
* 🖼 Distro - Add PhyOS (#142)
|
||||
* 🖼 Distro - Add Athena OS (#130)
|
||||
* 🖼 Distro - Add Meowix (#159)
|
||||
* 🖼 Distro - Add Slackel (#167)
|
||||
* 🖼 Distro - Support *Wrt variants (dylanaraps/neofetch#2352)
|
||||
* 🖼 Version - Fix a typo that broke OS detection on WSL (#155)
|
||||
* 🖼 Packages - Implement --package_separate flag (#135)
|
||||
* 🖼 Packages - Separate flatpak-system and flatpak-user (#135)
|
||||
|
@ -121,6 +134,13 @@ pip install git+https://github.com/hykilpikonna/hyfetch.git@master
|
|||
* 🖼 Packages - Fix cargo package count (#144)
|
||||
* 🖼 Packages - Add Devbox package manager (#137)
|
||||
* 🖼 Packages - Fix phantom package when pm command fails (#145)
|
||||
* 🖼 Packages - Update scratch package manager (#165)
|
||||
* 🖼 Editor - Fix editor version detection stuck on macOS
|
||||
* 🖼 Resolution - Improve macOS resolution detection (dylanaraps/neofetch#2356)
|
||||
* 🖼 Resolution - Add resolution lookup for iOS (#164)
|
||||
* 🖼 Desktop - Display global KDE Plasma theme (#163)
|
||||
* 🖼 IP - Improve macOS local IP detection (dylanaraps/neofetch#2362)
|
||||
* 🖼 IP - Fix macOS route hangs on reverse DNS lookup
|
||||
* 🖼 Config - Allow specifying default config to copy to ~/.config (#133)
|
||||
|
||||
### 1.4.9
|
||||
|
|
Loading…
Reference in a new issue