Skip to content

v0.5.4

Latest
Compare
Choose a tag to compare
@LivacoNew LivacoNew released this 24 Feb 23:41

What's Changed

  • Added detect_through_driver experimental option for GPU module, which should improve performance
  • Added theme and icontheme modules
  • Added ignore_custom_ascii and disable_ascii command-line arguments
  • Added config presets, with 3 default ones and the ability to add your own.
  • GPU will now grab the real name of the GPU whenever it's present (the bit inside the square brackets), instead of the full string which would sometimes include the architecture depending on the card
  • Swapped to using modalias instead of seperate vendor device class files for GPU, increasing performance
  • Skip probing & caching of package managers unless needed for version detection or packages module
  • Fixed form bomb protections in version detection checking the wrong condition.

Full Changelog: v0.5.3...v0.5.4