Skip to content

customfetch v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 15:45
· 273 commits to main since this release
v0.9.0
bc3769d

Wanted to make this release for some fixes that I think are quite importants (no security risks)

Highlights

  • 41f859f fix the regression (bug) of the ${0} and ${1} components from previous release for the layout too
  • 3091d0a fully fix aligning ascii art and layout
  • 846809e fix bug for gui mode where span tags would be replaced with <span>

Features

  • 2c96c90 add multiple color options in hexcodes colors
  • 5cbeeae install cufetch.desktop (only if compiled with GUI_MODE=1)
  • 35bebfc add --sep-reset and --sep-title
  • 412e587 add $<user.sep_title>
  • fb159ea add uninstall to Makefile

Fixes

Full Changelog: v0.8.8...v0.9.0