# Fastfetch 2.67.0 - Product: Fastfetch (https://whatsnew.fyi/product/fastfetch) - Vendor: fastfetch-cli - Date: 2026-08-06 - Version: 2.67.0 - Original notes: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.67.0 - Permalink: https://whatsnew.fyi/product/fastfetch/releases/2.67.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Minimum supported compiler version raised to GCC 13 and Clang 16 to accommodate new C23 syntax - **removed** — Remove general.preRun option due to security concerns - **changed** — Battery {status} placeholder is now an array type instead of a comma-separated string - **removed** — Remove --gen-config-full, --gen-config-force, and --gen-config-full-force flags - **changed** — --gen-config now opens an interactive configuration TUI with fallback to non-interactive mode when $NO_COLOR is set or stdin/stdout is not a TTY - **added** — Add experimental WebUI for generating and editing configs - **added** — Add -w/--watch as a seconds-based alias for --dynamic-interval, defaulting to 1 second - **added** — Add InitSystem detection on Windows reporting the first userland process - **added** — Add CPU and GPU temperature detection support for Apple M5 series chips - **changed** — Report Basic as the Windows theme when DWM is disabled - **changed** — Improve Ghostty terminal font detection performance by parsing Ghostty directly instead of running ghostty +show-config - **added** — Add support for a wider range of TOML config syntaxes used by Alacritty - **fixed** — Fix potential fish version detection error - **fixed** — Fix incorrect resolution reporting when a monitor advertises multiple preferred modes - **fixed** — Fix connected monitors being missed when Wayland output events arrive late - **fixed** — Fix VP9 codec detection on macOS - **fixed** — Correct Base64 encoding on big-endian hosts - **fixed** — Fix invalid URL parsing in the PublicIP module - **fixed** — Correctly report virtual GPUs on Windows - **security** — Add a size limit for network responses to prevent excessive memory usage and mitigate potential attacks - **fixed** — Fix Ubuntu Studio Core detection #### 2.67.0 Changes: * The minimum supported compiler version has been raised to GCC 13 (released on 2023-04-26) and Clang 16 (released on 2023-03-17) to accommodate the new C23 syntax used throughout the codebase. (General) * As a result, building from source in Debian 12 (which only ships GCC 12 by default) is no longer supported. Users must upgrade their compiler or use the prebuilt binaries from the GitHub releases page. * The `general.preRun` option has been removed due to security concerns. (General) * Users who relied on this option to run a command before printing output will need to move that logic to an external wrapper. * The `{status}` placeholder in Battery custom format is now an array type instead of a single comma-separated string. (Battery) * This is a breaking change for users who print `{status}` in Lua scripts. They can use `table.concat(...)` to join the array into a single string if needed. * The `--gen-config-*` flags (`--gen-config-full`, `--gen-config-force`, `--gen-config-full-force`) have been removed and their functions have been merged into `--gen-config`. (Global) * See features below. Features: * `--gen-config` now opens an interactive configuration TUI to make generating config files easier. * It falls back to non-interactive generation when `$NO_COLOR` is set or when stdin/stdout is not a TTY. This behavior can also be used to disable the interactive mode. * Added an experimental [WebUI](https://fastfetch-cli.github.io/fastfetch-config/) ([separate project](https://github.com/fastfetch-cli/fastfetch-config)) for generating and editing configs. * Added `-w`/`--watch` as a seconds-based alias for `--dynamic-interval`, defaulting to 1 second when no value is provided. (#2478, Watch) * Added InitSystem detection on Windows, reporting the first userland process (`smss.exe`). (InitSystem, Windows) * Added CPU and GPU temperature detection support for Apple M5 series chips. (CPU / GPU, macOS) * Reported `Basic` as the Windows theme when DWM is disabled. (Theme, Windows) * Improved Ghostty terminal font detection performance. (#2122, TerminalFont) * It now parses Ghostty directly instead of running `ghostty +show-config`. * Added support for a wider range of TOML config syntaxes used by Alacritty. (#2456, TerminalFont) Bugfixes: * Fixed a potential fish version detection error. (Shell, Linux) * Fixed incorrect resolution reporting when a monitor advertises multiple preferred modes. (#2481, Display, Linux) * Fixed connected monitors being missed when Wayland output events arrive late. (#2451, Display, Linux) * Fixed VP9 codec detection on macOS. (Codec, macOS) * Corrected Base64 encoding on big-endian hosts. (#2470) * Fixed invalid URL parsing in the PublicIP module. (PublicIP) * Correctly reported virtual GPUs on Windows. (#2461, GPU, Windows) * Added a size limit for network responses to prevent excessive memory usage and mitigate potential attacks. (PublicIP / Weather) * Fixed Ubuntu Studio Core detection (OS, Linux) * Relaxed the HTTP response check so that both `HTTP/1.0` and `HTTP/1.1` responses are accepted when fetching data over the network. (PublicIP / Weather) * Various internal cleanups and optimizations: * Fixed multiple memory leaks (Separator, Camera, Codec, Display) * Added integer overflow checks to the string buffer implementation * Various code cleanups and compiler warning fixes Logos: * Removed Hypros, MagpieOS, Furreto, EmperorOS and Magix ---
SHA256SUMs
``` db42628a71aced4550e8f80adebb537f04b66b7b0e8da47e5eee84dd0a2382af fastfetch-dragonfly-amd64/fastfetch-dragonfly-amd64.tar.gz ba68add613e9c38ba8a0b757a02d79c5cd54f41c257896a849d1ec4d9d9f9154 fastfetch-dragonfly-amd64/fastfetch-dragonfly-amd64.zip 3d943487610da5aba293c41261bc0b463b5e19346ef4eaa89be20a8a9312c22d fastfetch-freebsd-amd64/fastfetch-freebsd-amd64.pkg 4edd22f80e77c3ee159465bb15cfa38c7d8d804581 _[Truncated at 4000 characters — full notes: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.67.0]_