Releases: nepnep39/neofetch-win
v1.3.1
v1.3.0
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 / -hflag
v1.2.1
v1.2.0
- 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