-
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_METADATAenvironment variable functionality on project removal. Script will refuse to execute since metadata is non-existent. -
Environment variable
SHOW_HEADERhas been replaced byDISABLE_HEADER, with the original variable considered deprecated and marked for removal in version1.0.0. Variable should be reassigned correspondingly fromSHOW_HEADER=falsetoDISABLE_HEADER=1.