Skip to content

Releases: hykilpikonna/hyfetch

1.4.3

30 Oct 17:27
8616ff0
Compare
Choose a tag to compare

HyFetch 1.4.3 / Neofetch 7.3.3

🌈 HyFetch Changes

  • Auto detect terminal background color & rgb support
  • Optimize experience on light-themed terminals
  • Fix bugs with lightness and light-mode config not applying
  • Fix color alignment for distros with first color β‰  ${c1} (e.g. Ubuntu Budgie)
  • Add unlabeled flags (#25)
  • Add gender nonconforming & femboy & tomboy flags (#32)
  • Fix jailbreak iOS shell killed: 9 issue caused by ld signature check.

πŸ–ΌοΈ Distro/OS Support Changes

πŸ–ΌοΈ Device Support Changes

  • Misc - Auto select stdout mode based on tty detection (#31)

πŸ–ΌοΈ Bug Fixes

  • Bug Fix - Fix cols coloring reset for bash 3.2 (#24)

1.4.2

04 Oct 17:17
0a1e97c
Compare
Choose a tag to compare

HyFetch 1.4.2 / Neofetch 7.3.2

🌈 HyFetch Changes

  • Detailed runnning/contributing instructions in README.md (#21)

πŸ–ΌοΈ Distro/OS Support Changes

πŸ–ΌοΈ Device Support Changes

  • Song - Add support for TIDAL HiFi (#22)
  • CPU - Detect multiple CPU models for ARM
  • Misc - Better defaults: Show RAM in GiB, RAM percentage, CPU speed rounding, refresh rate

πŸ–ΌοΈ Bug Fixes

  • Bug Fix - Fix bash 5.2 column cut off issue (#24)

1.4.1

06 Sep 16:21
b7c8937
Compare
Choose a tag to compare

HyFetch 1.4.1 / Neofetch 7.3.1

🌈 HyFetch Changes

  • Paginate flags (#14)
  • Add release workflow (#15)
  • Create automatic release script
  • Config page - Give warning when terminal size is too small
  • Config page - Optimize color arrangement selection on small screens
  • Add experimental Windows support (very unstable at the moment)

πŸ–ΌοΈ Distro/OS Support Changes

πŸ–ΌοΈ Device Support Changes

  • WM - Add Hyprland to the list of wayland wms (dylanaraps#2190)
  • Env - Add Java, Python, Node version detection (can be enabled in config)

πŸ–ΌοΈ Bug Fixes

  • Bug Fix - Fix hostname detection when inetutils is not installed
  • Bug Fix - Fix empty brackets displayed when no theme is found (dylanaraps#1713)
  • Bug Fix - Fix $ escape bug in strip_escape_codes() (dylanaraps#1543)
  • Bug Fix - Fix backslash escape bug in strip_escape_codes() (dylanaraps#1543)
  • Bug Fix - Fix CPU detection on ARM QEMU

1.4.0

13 Aug 00:40
Compare
Choose a tag to compare

HyFetch 1.4.0 / Neofetch 7.3.0

  • 🌈 Add finsexual flag (#12)
  • πŸš€ Addressed a total of 128 currently open pull requests from neofetch

πŸ–ΌοΈ Meta Changes

  • Meta - Fixed shellcheck warnings in neowofetch
  • Meta - Moved shellcheck from travis to GitHub Actions
  • Meta - Created a script to automatically generate distro list
  • Colors - Allow RGB colors in neofetch --ascii_colors argument (dylanaraps#1726)

πŸ–ΌοΈ Distro/OS Support Changes

πŸ–ΌοΈ Device Support Changes

πŸ–ΌοΈ Bug Fixes

1.3.0

31 Jul 23:35
Compare
Choose a tag to compare

πŸ–ΌοΈ Ascii Art Changes

πŸ–ΌοΈ Distro/OS Support Changes

πŸ–ΌοΈ Device Support Changes

πŸ–ΌοΈ Bug Fixes

1.2.0

31 Jul 23:34
Compare
Choose a tag to compare

πŸš€ Take over neofetch with neowofetch

πŸ–ΌοΈ Ascii Art Changes

  • Ascii - Add uwuntu (#9) (use it with hyfetch --test-distro uwuntu or neowofetch --ascii_distro uwuntu)
  • Ascii - Better Void ascii art (#10)
  • Ascii - Update old NixOS logo for compatibility (dylanaraps#2114)

πŸ–ΌοΈ Distro/OS Support Changes

πŸ–ΌοΈ Device/Program Support Changes

πŸ–ΌοΈ Bug Fixes

1.1.3rc1

31 Jul 23:33
Compare
Choose a tag to compare

  • 🌈 Add foreground-background color arrangement to make Fedora and Ubuntu look nicer
  • 🌈 Allow typing abbreviations in flag selection
  • 🌈 Fix: Duplicate random color arrangements are appearing in selection screen
  • 🌈 Fix: Inconsistant color arrangement when saved to config file

1.1.2

31 Jul 23:32
Compare
Choose a tag to compare
  • Add more flags (#5)
  • Removed numpy dependency that was used in 1.1.0

1.1.0

31 Jul 23:32
Compare
Choose a tag to compare

  • Refactored a lot of things
  • Added Beiyang flag xD
  • Added interactive configurator for brightness adjustment
  • Added dark/light mode selection
  • Added color bar preview for RGB/8bit mode selection
  • Added random color arrangement feature (for NixOS)

1.0.7

31 Jul 23:31
Compare
Choose a tag to compare
  • Fix: Make config path not on init but when it's actually needed.