0.4.5 — Installer Polish#
Absorbed into 0.4.6 — no standalone PyPI release. See 0.4.6 — Screen Groups, Partial Installs & Missing-Screen Banner for the released version that ships these features alongside screen groups and the missing-screen banner.
License / EULA Page#
Optional installer page that displays a license agreement loaded from a
LICENSEorEULA.txtfile in the archive“I agree” checkbox gates the Next button; installation cannot proceed without acceptance
Skipped automatically if no license file is present
Silent Progress Output#
In
--Quietmode, print a progress bar to stdout using\rcarriage returns instead of one line per extracted fileShows current file, percentage, and installed/total size inline
Custom Installer Icon#
project.jsongains an optionalmetadata.installer_iconfieldRelease.release()uses it for the installer executable instead of the default app iconFalls back to the app icon if not specified