Skip to content

v1.18.2 — Readable text on the .msi installer

Pre-release
Pre-release

Choose a tag to compare

@SasiRawr SasiRawr released this 19 Aug 03:36
· 1 commit to main since this release

Fixes black, unreadable text on the .msi installer's Welcome and Finish screens (they show our full branded dark background; the default WixUI text color was black). Now light and readable. See CHANGELOG.md for the technical detail. Verified by decompiling the actual built MSI to confirm the color values and dialog rename landed correctly — visual confirmation from Harvey's own install still appreciated.