Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
fastfetch-cli
/
fastfetch
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
848
Star
24.1k
Code
Issues
50
Pull requests
15
Discussions
Actions
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Release v2.67.0
- #2490
#2490
Merged
CarterLi
merged 67 commits into
master
fastfetch-cli/fastfetch:master
from
dev
fastfetch-cli/fastfetch:dev
Copy head branch name to clipboard
Aug 5, 2026
Conversation
Commits
67
(67)
Checks
Files changed
Merged
Release v2.67.0
#2490
CarterLi
merged 67 commits into
master
fastfetch-cli/fastfetch:master
from
dev
fastfetch-cli/fastfetch:dev
Copy head branch name to clipboard
Commits
Commits on Jul 11, 2026
Battery: changes battery status to array type in custom format
CarterLi
committed
e0c31be
View commit details
Copy full SHA for e0c31be
Browse repository at this point
Commits on Jul 13, 2026
TerminalFont (Ghostty): parse config files statically instead of exec'ing `ghostty +show-config` (#2122)
clicelee
authored and
CarterLi
committed
317c0cf
View commit details
Copy full SHA for 317c0cf
Browse repository at this point
TerminalFont: small code cleanups
CarterLi
committed
773e3ea
View commit details
Copy full SHA for 773e3ea
Browse repository at this point
Global: silences compiler warnings
CarterLi
committed
eeae601
View commit details
Copy full SHA for eeae601
Browse repository at this point
CMake (Linux): detects MUSL automatically
CarterLi
committed
98c8c5b
View commit details
Copy full SHA for 98c8c5b
Browse repository at this point
CMake: adds comments
CarterLi
committed
0b3ef5d
View commit details
Copy full SHA for 0b3ef5d
Browse repository at this point
Commits on Jul 14, 2026
Common (Library): adds FF_LIBRARY_LOAD_SYMBOL_VAR_LAZY
CarterLi
committed
8ca6bb0
View commit details
Copy full SHA for 8ca6bb0
Browse repository at this point
DisplayServer (Linux): wait for delayed Wayland output events
Show description for 29d626f
CarterLi
committed
29d626f
View commit details
Copy full SHA for 29d626f
Browse repository at this point
DisplayServer (Linux): removes an old hack
CarterLi
committed
1c352bb
View commit details
Copy full SHA for 1c352bb
Browse repository at this point
DisplayServer (Linux): don't try to inline functions with variable arguments
CarterLi
committed
a0fd59d
View commit details
Copy full SHA for a0fd59d
Browse repository at this point
InitSystem (Windows): adds support
Show description for 7dcc7d4
CarterLi
committed
7dcc7d4
View commit details
Copy full SHA for 7dcc7d4
Browse repository at this point
Global: further code cleanups
CarterLi
committed
2b03bac
View commit details
Copy full SHA for 2b03bac
Browse repository at this point
Chore: siliences more compiler warnings
CarterLi
committed
b41cdb0
View commit details
Copy full SHA for b41cdb0
Browse repository at this point
Commits on Jul 15, 2026
TerminalFont: supports both syntax for alacritty
CarterLi
committed
dd30c82
View commit details
Copy full SHA for dd30c82
Browse repository at this point
Doc: updates README [ci skip]
CarterLi
committed
ac3fc21
View commit details
Copy full SHA for ac3fc21
Browse repository at this point
Commits on Jul 16, 2026
Doc: update logo_request template [ci skip]
Show description for bc8ce39
CarterLi
committed
bc8ce39
View commit details
Copy full SHA for bc8ce39
Browse repository at this point
Logo (Builtin): removes Furreto, EmperorOS and Magix
Show description for 21fbf14
CarterLi
committed
21fbf14
View commit details
Copy full SHA for 21fbf14
Browse repository at this point
Logo (Builtin): removes MagpieOS
Show description for d9f5e00
CarterLi
committed
d9f5e00
View commit details
Copy full SHA for d9f5e00
Browse repository at this point
Logo: silence GCC warnings by unsilencing CLANG warnings
CarterLi
committed
4453119
View commit details
Copy full SHA for 4453119
Browse repository at this point
GPU (Windows): correctly report virtual GPUs
Show description for 8bf1aca
CarterLi
committed
8bf1aca
View commit details
Copy full SHA for 8bf1aca
Browse repository at this point
Commits on Jul 17, 2026
Camera: adds missing `ffStrbufDestroy`
CarterLi
committed
f0564fb
View commit details
Copy full SHA for f0564fb
Browse repository at this point
Codec (macOS): fixes a memory leak
CarterLi
committed
6c03db8
View commit details
Copy full SHA for 6c03db8
Browse repository at this point
Camera: removes unused `#include`s
CarterLi
committed
0feec93
View commit details
Copy full SHA for 0feec93
Browse repository at this point
Theme (Windows): reports `basic` is DWM is disabled
CarterLi
committed
6218036
View commit details
Copy full SHA for 6218036
Browse repository at this point
Commits on Jul 19, 2026
Version (macOS): siliences a compiler warning
CarterLi
committed
9db4ec8
View commit details
Copy full SHA for 9db4ec8
Browse repository at this point
Commits on Jul 20, 2026
Common (Base64): corrects byte order on big-endian hosts (#2470)
Show description for 7223803
cmilanf
authored
7223803
View commit details
Copy full SHA for 7223803
Browse repository at this point
Common (Base64): unifies the code of endian testing
CarterLi
committed
db46e06
View commit details
Copy full SHA for db46e06
Browse repository at this point
CI (FreeBSD): fixes building
CarterLi
committed
69f3d9a
View commit details
Copy full SHA for 69f3d9a
Browse repository at this point
Commits on Jul 21, 2026
Networking (Windows): simplifies code
CarterLi
committed
0b72c9b
View commit details
Copy full SHA for 0b72c9b
Browse repository at this point
CI (Linux): adds loong64 build workflow (#2469)
Show description for dda39f0
xuxiaowei-com-cn
authored
dda39f0
View commit details
Copy full SHA for dda39f0
Browse repository at this point
Commits on Jul 22, 2026
Logo (Builtin): removes hypros
Show description for bc1d305
CarterLi
committed
bc1d305
View commit details
Copy full SHA for bc1d305
Browse repository at this point
Common (macOS): adds M5x temp detection support
CarterLi
committed
47dfd8a
View commit details
Copy full SHA for 47dfd8a
Browse repository at this point
Commits on Jul 23, 2026
Codec (macOS): fixes detection for VP9
CarterLi
committed
111c1ba
View commit details
Copy full SHA for 111c1ba
Browse repository at this point
Commits on Jul 24, 2026
Weather: fixes memory leak and replace aggressive exit(1) with proper error handling (#2474)
Show description for c5a8950
h4sht
and
tru3
authored
c5a8950
View commit details
Copy full SHA for c5a8950
Browse repository at this point
FFstrbuf: removes dead code in ffStrbufSubstrBefore (#2475)
Show description for 97fa52f
h4sht
and
tru3
authored
97fa52f
View commit details
Copy full SHA for 97fa52f
Browse repository at this point
Display: adds missing ffStrbufDestroy calls in ffOptionsDestroyDisplay (#2476)
Show description for f6c2566
h4sht
and
tru3
authored
f6c2566
View commit details
Copy full SHA for f6c2566
Browse repository at this point
PublicIP: replaces exit(1) with proper error status
Show description for 18eef29
tru3
authored and
CarterLi
committed
18eef29
View commit details
Copy full SHA for 18eef29
Browse repository at this point
Separator: fixes memory leakes
Show description for ccf3909
tru3
authored and
CarterLi
committed
ccf3909
View commit details
Copy full SHA for ccf3909
Browse repository at this point
Commits on Jul 28, 2026
Networking: relaxes accepted response format
CarterLi
committed
6490e27
View commit details
Copy full SHA for 6490e27
Browse repository at this point
PublicIP: fixes invalid URL parser
CarterLi
committed
4f0b001
View commit details
Copy full SHA for 4f0b001
Browse repository at this point
Revert "PublicIP: replaces exit(1) with proper error status"
Show description for 5476e01
CarterLi
committed
5476e01
View commit details
Copy full SHA for 5476e01
Browse repository at this point
Revert "Weather: replaces aggressive exit(1) with proper error handling (#2474)"
Show description for 738ad59
CarterLi
committed
738ad59
View commit details
Copy full SHA for 738ad59
Browse repository at this point
Watch: adds `-w/--watch` as a seconds-based alias for `--dynamic-interval`
Show description for 2c73669
CarterLi
committed
2c73669
View commit details
Copy full SHA for 2c73669
Browse repository at this point
Networking: adds Content-Length size limit to prevent excessive memory allocation and potential attacks
CarterLi
committed
476cd67
View commit details
Copy full SHA for 476cd67
Browse repository at this point
FFstrbuf: adds integer overflow checks to EnsureFreeNoCheck and EnsureFixedLengthFree
CarterLi
committed
1c3f0eb
View commit details
Copy full SHA for 1c3f0eb
Browse repository at this point
FFstrbuf: prefers `ffStrbufEnsureFree`
CarterLi
committed
dc464d6
View commit details
Copy full SHA for dc464d6
Browse repository at this point
General: removes `general.preRun` due to security concerns
CarterLi
committed
b653ef7
View commit details
Copy full SHA for b653ef7
Browse repository at this point
CI: disable Haiku
Show description for a58fc4f
CarterLi
committed
a58fc4f
View commit details
Copy full SHA for a58fc4f
Browse repository at this point
DisplayServer (Linux): don't assume the monitor has only one preferred mode
Show description for 305ab14
CarterLi
committed
305ab14
View commit details
Copy full SHA for 305ab14
Browse repository at this point
Netif (Hurd): fixes a compiler warning
CarterLi
committed
00b7c5b
View commit details
Copy full SHA for 00b7c5b
Browse repository at this point
Commits on Jul 29, 2026
Common: forces `optionBuf` to be 8-byte aligned
CarterLi
committed
5eaf98e
View commit details
Copy full SHA for 5eaf98e
Browse repository at this point
Commits on Jul 31, 2026
Libc (Windows): simplifies code
CarterLi
committed
3fae9e0
View commit details
Copy full SHA for 3fae9e0
Browse repository at this point
Commits on Aug 2, 2026
Shell (Windows): fixes incompatibility with the newest fish version
CarterLi
committed
66ce39e
View commit details
Copy full SHA for 66ce39e
Browse repository at this point
Commits on Aug 3, 2026
Global: first step to full C++ project
CarterLi
committed
241ddb7
View commit details
Copy full SHA for 241ddb7
Browse repository at this point
OS (Linux): detects Ubuntu Studio installed with core mode
Show description for 1626ced
aldahiiir
authored and
CarterLi
committed
1626ced
View commit details
Copy full SHA for 1626ced
Browse repository at this point
Commits on Aug 4, 2026
chore: adds `defaultOrder` to every module's definition
CarterLi
committed
3196f5e
View commit details
Copy full SHA for 3196f5e
Browse repository at this point
FFlist: adds `FF_LIST_INSERT_AT` and `FF_LIST_REMOVE_AT`
CarterLi
committed
2af5623
View commit details
Copy full SHA for 2af5623
Browse repository at this point
Fastfetch: adds interactive `--gen-config` mode
Show description for 6d795a3
CarterLi
committed
6d795a3
View commit details
Copy full SHA for 6d795a3
Browse repository at this point
Release: v2.67.0
CarterLi
committed
9c7cfb8
View commit details
Copy full SHA for 9c7cfb8
Browse repository at this point
Common (Format): format
CarterLi
committed
1a42cbe
View commit details
Copy full SHA for 1a42cbe
Browse repository at this point
Revert "Global: first step to full C++ project"
Show description for 984fadf
CarterLi
committed
984fadf
View commit details
Copy full SHA for 984fadf
Browse repository at this point
GenConfig: code cleanup
CarterLi
committed
dc46ecb
View commit details
Copy full SHA for dc46ecb
Browse repository at this point
GenConfig: fixes arrow keys not working in Haiku
CarterLi
committed
97a9be2
View commit details
Copy full SHA for 97a9be2
Browse repository at this point
GenConfig: disables the feature on Win 8.1; improves redraw logic
CarterLi
committed
3f8d141
View commit details
Copy full SHA for 3f8d141
Browse repository at this point
Shell: fixes a potencial out-of-bound read
CarterLi
committed
fcf4aca
View commit details
Copy full SHA for fcf4aca
Browse repository at this point
InitSystem (Windows): fixes logic of assertions
CarterLi
committed
a88ef86
View commit details
Copy full SHA for a88ef86
Browse repository at this point
GenConfig: honors `-s` set by users
CarterLi
committed
e7642ea
View commit details
Copy full SHA for e7642ea
Browse repository at this point
You can’t perform that action at this time.