🌈 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
* Distro - Add ravynOS ([dylanaraps2182](https://github.com/dylanaraps/neofetch/pull/2182))
* Distro - Add ChonkySealOS ([dylanaraps2180](https://github.com/dylanaraps/neofetch/pull/2180))
* Distro - Add GhostBSD ([dylanaraps2180](https://github.com/dylanaraps/neofetch/pull/2180))
* Distro - Add NekOS ([dylanaraps2186](https://github.com/dylanaraps/neofetch/pull/2186))
* Distro - Add astOS ([dylanaraps2185](https://github.com/dylanaraps/neofetch/pull/2185))
* Distro - Fix ChromeOS identification ([dylanaraps1949](https://github.com/dylanaraps/neofetch/pull/1949))
🖼️ Device Support Changes
* WM - Add Hyprland to the list of wayland wms ([dylanaraps2190](https://github.com/dylanaraps/neofetch/pull/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 ([dylanaraps1713](https://github.com/dylanaraps/neofetch/pull/1713))
* Bug Fix - Fix `$` escape bug in `strip_escape_codes()` ([dylanaraps1543](https://github.com/dylanaraps/neofetch/pull/1543))
* Bug Fix - Fix backslash escape bug in `strip_escape_codes()` ([dylanaraps1543](https://github.com/dylanaraps/neofetch/pull/1543))
* Bug Fix - Fix CPU detection on ARM QEMU