Carter Li
eb54c89b4a
OS (macOS): adds the code name of macOS 27
2026-06-09 14:05:23 +08:00
Carter Li
43301afc47
CPU: enables showPeCoreCount by default
2026-06-09 14:04:54 +08:00
Carter Li
09e28451ec
CPU (Linux): simplifies code of frequency detection
2026-06-09 13:38:49 +08:00
Carter Li
35c2f8c924
CPU (Linux): fixes physical core detection on non-x86
2026-06-09 13:09:58 +08:00
李通洲
3ec7e94b47
CPU (Windows): uses a better way to fetch core types
2026-06-08 19:03:23 +08:00
Carter Li
a720e1f945
Fastfetch (Windows): moves SetConsoleMode and SetConsoleOutputCP to the start of process
...
Fixes #2383
2026-06-08 10:58:14 +08:00
Carter Li
70061625f7
Chore: adds FF_A_COLD
2026-06-08 10:38:28 +08:00
李通洲
5cd4316f98
CPU (X86): uses normalized cpu brand name for pattern matching
2026-06-08 00:41:08 +08:00
李通洲
e946861eb0
Codec (Windows): fixes compatibility of Win 8.1
2026-06-08 00:41:01 +08:00
李通洲
f09aebecd5
CPU (X86): updates comments
2026-06-07 16:48:15 +08:00
李通洲
8f266eb2a7
Chore: don't check spelling in cpu_x86.c
2026-06-07 16:41:59 +08:00
李通洲
8ee08d0067
CI: don't run heavy tests if the light one failed
2026-06-07 16:40:40 +08:00
李通洲
e936ddef6b
CPU (X86): adds code name and tech detection
...
Fixes #1501
2026-06-07 10:46:37 +08:00
李通洲
c706201282
Global: adds some always_inline
2026-06-06 23:01:18 +08:00
李通洲
e24e3b6b29
Global: returns false when an error is printed
2026-06-05 22:34:53 +08:00
李通洲
135547fd50
Logo: don't accept chafa options when chafa is disabled
2026-06-05 22:19:35 +08:00
李通洲
da05bed32f
CMake: exposes pre-defined macros to fastfetch.c to avoid imcompatiblity with libfastfetch
2026-06-05 22:19:35 +08:00
Carter Li
636471c366
Merge pull request #2375 from fastfetch-cli/dev
...
Release v2.64.2
2.64.2
2026-06-05 18:36:58 +08:00
李通洲
cbc84fda6c
Common (Lua): addresses AI's feedback
2026-06-05 18:21:28 +08:00
李通洲
fc7a0a8484
Codec (Linux): supports BINARY_LINK_TYPE=dynamic
2026-06-05 18:05:54 +08:00
李通洲
4d3b6c3b1b
Common (QJS): supports BINARY_LINK_TYPE=dynamic
2026-06-05 17:49:49 +08:00
李通洲
70e67177fe
Common (Lua): supports BINARY_LINK_TYPE=dynamic
2026-06-05 17:22:16 +08:00
李通洲
9fe7d6dbfa
Logo: addresses review comments of AI
2026-06-05 16:34:02 +08:00
Carter Li
a139a8c4a5
Doc: updates changelog [ci skip]
2026-06-05 16:22:04 +08:00
Valeriy Kosikhin
da568c986e
Logo (Builtin): update OpenWrt logo
...
Update the large logo for OpenWrt based on the official branding.
Add a small logo version.
Keep the old logo as openwrt_old.txt
Signed-off-by: Valeriy Kosikhin <vkosikhin@gmail.com >
2026-06-05 16:15:46 +08:00
Carter Li
727fbc0276
Doc: updates changelog
2026-06-05 15:29:00 +08:00
Carter Li
20aabdfd78
Global: resets keysHeight after every refresh
2026-06-05 15:27:25 +08:00
Carter Li
e79aaf5ce1
Global: don't clear line in --logo-position right
2026-06-05 15:27:15 +08:00
Carter Li
53c2d07161
Release: v2.64.2
2026-06-05 14:51:50 +08:00
Carter Li
6b9f594620
Global: prevents ascii logo from being overwritten in --dynamic-interval mode
2026-06-05 14:47:01 +08:00
Carter Li
ba3968784f
Logo (Image): fixes image renders but quickly gets wiped
...
Regression from v2.64.0
Fixes : #2374
2026-06-05 13:12:07 +08:00
Carter Li
021ece1681
Merge pull request #2370 from fastfetch-cli/dev
...
Release: v2.64.1
2.64.1
2026-06-04 23:45:19 +08:00
李通洲
9787b56460
Release: v2.64.1
2026-06-04 20:15:54 +08:00
李通洲
54792e61ff
Common (Lua): detects circular reference in encode_json
2026-06-04 20:15:54 +08:00
Carter Li
b34e2a4055
Common (Base64): adds static to internal functions
2026-06-04 17:22:24 +08:00
Carter Li
3b56200ee4
Packages: adds option PACKAGES_REMOVE_DISABLED to remove disabled package managers from the build entirely
2026-06-04 17:22:24 +08:00
Carter Li
de95a62e2f
Codec (macOS): removes usage of JPEG XL; replaces enums with raw constants
2026-06-04 10:48:01 +08:00
Carter Li
72cb64a500
Common (Lua): optimises code; fixes incompatibility against lua 5.3
2026-06-04 10:48:01 +08:00
Carter Li
d48bd733f0
Merge pull request #2368 from fastfetch-cli/dev
...
Release v2.64.0
2.64.0
2026-06-03 19:18:31 +08:00
李通洲
0585ea7797
Doc: update changelog
2026-06-03 18:34:09 +08:00
李通洲
794035f8d9
Shell: sets pretty name of busybox to ash
2026-06-03 18:29:33 +08:00
李通洲
723552f68b
Shell: be more robust on busybox version detection
2026-06-03 18:29:10 +08:00
Carter Li
8dd38f5744
Release: v2.64.0
2026-06-03 16:04:00 +08:00
Carter Li
616a5c7aea
Codec (Vulkan): be compatible with old Vulkan headers
...
Fixes #2367
2026-06-03 15:23:42 +08:00
Carter Li
5e1e94473e
Bootmgr (macOS): don't hard-code the firmware name
2026-06-03 15:23:42 +08:00
CicaDATA
4eae8ac244
Logo (Builtin): updates NurOS logo and colors ( #2366 )
2026-06-03 02:21:23 -05:00
李通洲
8aeb7c2f10
Shell (Linux): improves performance of busybox (ash) version detection
2026-06-02 17:44:55 +08:00
Carter Li
c20b532c7a
Common (Format): adds | for center aligning
2026-06-02 16:03:04 +08:00
Carter Li
3c59161aca
Common (Format): handles ANSI escapes when padding/truncating variable strings
...
Fixes #2364
2026-06-02 15:55:10 +08:00
Carter Li
bd454632c3
FFstrbuf: inlines more functions
2026-06-02 15:42:40 +08:00