Skip to content

Releases: nepnep39/neofetch-win

v1.3.1

03 Feb 01:30
9f46173

Choose a tag to compare

This is a very minor release, the executable is completely unchanged from v1.3.0

  • Fixed wrong version numbering in installer

v1.3.0

20 Jan 03:40

Choose a tag to compare

IMPORTANT

This project was only ever created as a hobby project of mine, and because of that I never gave the old installers that I created much thought. The glaring issue that I simply ignored and then forgot about for two years is that my old installer dropped files into system32. This should never have been the case but at the time I simply did not think twice about it.

This new release contains a new installer that fixes it. However, you must MANUALLY remove the old neofetch.exe from system32 because it is impossible for an installer to remove files from system32 without being flagged by AV.

I sincerely apologize for this oversight, and now I have returned to this project to fix it to the best of my ability.

Besides that, this release has a few other new features.

  • As stated previously, the main point of this release is the new installer, which drops files into its own directory under Program Files and adds that directory to the system path variable instead of dropping files into system32
  • Refactored a bunch of code, this will not affect any functionality
  • Managed to get filesize from 74KB back down to 62KB (This is the smallest it has ever been!) with some compiler optimizations
  • Added --help / -h flag

v1.2.1

25 Oct 01:24

Choose a tag to compare

  • made colourbar take up two lines instead of one to fix scaling issue (it looks better too!)

v1.2.0

07 Sep 17:32

Choose a tag to compare

  • fixed uptime once again, this time for more than 30 days
  • fixed resolution not displaying correctly on different DPI settings
  • added refresh rate (Hz) to resolution line
  • added exact build number to build line
  • added disk line
  • changed memory line to show memory in use instead of memory available
  • added visual bars for memory and disk usage

v1.1.2

18 May 15:10

Choose a tag to compare

  • fixed uptime to display more than 24 hours
  • fixed crash from special characters in console title
  • made colourbar look nicer :)

v1.1.1

06 Apr 03:04

Choose a tag to compare

  • Fixed win11 not being properly detected
  • fixed some redist stuff

v1.1.0

06 Apr 01:50

Choose a tag to compare

-Added colourbar
-Fixed windows version spacing (thanks Izumi)
-Changed default GPU value to tell you to run WinSAT (which is where the info is pulled from)

More info

v1.0.3

27 Feb 17:02
fea3d09

Choose a tag to compare

more redists (ooops)

v.1.0.2

27 Feb 03:36
fea3d09

Choose a tag to compare

added vs c++ redists

v1.0.1

27 Feb 03:14
20d57b1

Choose a tag to compare

added .msi installer