Skip to content

Version 0.15.0

Latest

Choose a tag to compare

@maximilionus maximilionus released this 10 Jun 03:07
· 1 commit to master since this release
  • Manual icon font detection with the necessary tweaks for correct rendering. This temporarily supplements the automatic mode introduced in 0.14.0.

  • Move the metadata cleanup to the final stage of the uninstaller.

  • Fix order of the icon font detection Fontconfig rules to be above any user-defined entries.

  • Fix DISABLE_METADATA environment variable functionality on project removal. Script will refuse to execute since metadata is non-existent.

  • Environment variable SHOW_HEADER has been replaced by DISABLE_HEADER, with the original variable considered deprecated and marked for removal in version 1.0.0. Variable should be reassigned correspondingly from SHOW_HEADER=false to DISABLE_HEADER=1.