[U] Release 1.4.10
This commit is contained in:
parent
922a91ebb1
commit
98863df16d
22 changed files with 545 additions and 203 deletions
78
README.md
78
README.md
|
|
@ -101,47 +101,49 @@ pip install git+https://github.com/hykilpikonna/hyfetch.git@master
|
|||
|
||||
<!-- CHANGELOG STARTS HERE --->
|
||||
|
||||
* 🌈 Add support for qwqfetch backend (#148)
|
||||
* 🌈 Add nonhuman-unity flag (#139)
|
||||
* 🌈 Add gynesexual, androsexual flags (#157)
|
||||
* 🌈 Add option to disable pride month animation (#134)
|
||||
### 1.4.10
|
||||
|
||||
* 🌈 Add support for qwqfetch backend ([#148](https://github.com/hykilpikonna/hyfetch/pull/148))
|
||||
* 🌈 Add nonhuman-unity flag ([#139](https://github.com/hykilpikonna/hyfetch/pull/139))
|
||||
* 🌈 Add gynesexual, androsexual flags ([#157](https://github.com/hykilpikonna/hyfetch/pull/157))
|
||||
* 🌈 Add option to disable pride month animation ([#134](https://github.com/hykilpikonna/hyfetch/pull/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)
|
||||
* 🖼 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 (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)
|
||||
* 🖼 Packages - Add steam as a package manager (#152)
|
||||
* 🖼 Packages - Add squirrel package manager (#153)
|
||||
* 🖼 Packages - Make cargo run on all systems (#146)
|
||||
* 🖼 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)
|
||||
* 🌈 Fix: Should not assume ~/.config is writable ([#136](https://github.com/hykilpikonna/hyfetch/pull/136))
|
||||
* 🌈 Fix: Foreground-background arrangement not detected ([#154](https://github.com/hykilpikonna/hyfetch/pull/154))
|
||||
* 🖼 OS - Update macOS version name list ([#140](https://github.com/hykilpikonna/hyfetch/pull/140))
|
||||
* 🖼 Ascii - Improve color removal ([#161](https://github.com/hykilpikonna/hyfetch/pull/161))
|
||||
* 🖼 Ascii - Fix reset character performance ([#158](https://github.com/hykilpikonna/hyfetch/pull/158))
|
||||
* 🖼 Distro - Smoothen the Tumbleweed logo ([dylanaraps#2342](https://github.com/dylanaraps/neofetch/pull/2342))
|
||||
* 🖼 Distro - Update RebornOS logo ([dylanaraps#2358](https://github.com/dylanaraps/neofetch/pull/2358))
|
||||
* 🖼 Distro - Update Venom Linux logo ([#166](https://github.com/hykilpikonna/hyfetch/pull/166))
|
||||
* 🖼 Distro - Add Windows 95 ASCII logo ([dylanaraps#2346](https://github.com/dylanaraps/neofetch/pull/2346))
|
||||
* 🖼 Distro - Add ParchLinux ([dylanaraps#2045](https://github.com/dylanaraps/neofetch/pull/2045))
|
||||
* 🖼 Distro - Add OpenKylin ([dylanaraps#2341](https://github.com/dylanaraps/neofetch/pull/2341))
|
||||
* 🖼 Distro - Add EvolutionOS ([dylanaraps#2350](https://github.com/dylanaraps/neofetch/pull/2350))
|
||||
* 🖼 Distro - Add Salix ([dylanaraps#2357](https://github.com/dylanaraps/neofetch/pull/2357))
|
||||
* 🖼 Distro - Add Panwah ([dylanaraps#2355](https://github.com/dylanaraps/neofetch/pull/2355))
|
||||
* 🖼 Distro - Add PhyOS ([#142](https://github.com/hykilpikonna/hyfetch/pull/142))
|
||||
* 🖼 Distro - Add Athena OS ([#130](https://github.com/hykilpikonna/hyfetch/pull/130))
|
||||
* 🖼 Distro - Add Meowix ([#159](https://github.com/hykilpikonna/hyfetch/pull/159))
|
||||
* 🖼 Distro - Add Slackel ([#167](https://github.com/hykilpikonna/hyfetch/pull/167))
|
||||
* 🖼 Distro - Support *Wrt variants ([dylanaraps#2352](https://github.com/dylanaraps/neofetch/pull/2352))
|
||||
* 🖼 Version - Fix a typo that broke OS detection on WSL ([#155](https://github.com/hykilpikonna/hyfetch/pull/155))
|
||||
* 🖼 Packages - Implement --package_separate flag ([#135](https://github.com/hykilpikonna/hyfetch/pull/135))
|
||||
* 🖼 Packages - Separate flatpak-system and flatpak-user ([#135](https://github.com/hykilpikonna/hyfetch/pull/135))
|
||||
* 🖼 Packages - Add steam as a package manager ([#152](https://github.com/hykilpikonna/hyfetch/pull/152))
|
||||
* 🖼 Packages - Add squirrel package manager ([#153](https://github.com/hykilpikonna/hyfetch/pull/153))
|
||||
* 🖼 Packages - Make cargo run on all systems ([#146](https://github.com/hykilpikonna/hyfetch/pull/146))
|
||||
* 🖼 Packages - Fix cargo package count ([#144](https://github.com/hykilpikonna/hyfetch/pull/144))
|
||||
* 🖼 Packages - Add Devbox package manager ([#137](https://github.com/hykilpikonna/hyfetch/pull/137))
|
||||
* 🖼 Packages - Fix phantom package when pm command fails ([#145](https://github.com/hykilpikonna/hyfetch/pull/145))
|
||||
* 🖼 Packages - Update scratch package manager ([#165](https://github.com/hykilpikonna/hyfetch/pull/165))
|
||||
* 🖼 Editor - Better version detection
|
||||
* 🖼 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)
|
||||
* 🖼 Resolution - Improve macOS resolution detection ([dylanaraps#2356](https://github.com/dylanaraps/neofetch/pull/2356))
|
||||
* 🖼 Resolution - Add resolution lookup for iOS ([#164](https://github.com/hykilpikonna/hyfetch/pull/164))
|
||||
* 🖼 Desktop - Display global KDE Plasma theme ([#163](https://github.com/hykilpikonna/hyfetch/pull/163))
|
||||
* 🖼 IP - Improve macOS local IP detection ([dylanaraps#2362](https://github.com/dylanaraps/neofetch/pull/2362))
|
||||
* 🖼 IP - Fix macOS route hangs on reverse DNS lookup
|
||||
* 🖼 Config - Allow specifying default config to copy to ~/.config (#133)
|
||||
* 🖼 Config - Allow specifying default config to copy to ~/.config ([#133](https://github.com/hykilpikonna/hyfetch/pull/133))
|
||||
|
||||
### 1.4.9
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue