Skip to content

v1.23.3

Choose a tag to compare

@github-actions github-actions released this 02 Aug 18:06
Immutable release. Only release title and notes can be modified.

Fixed

  • Inno Setup AddCheckBox signature. The TNewCheckListBox.AddCheckBox
    method requires 8 parameters (Caption, SubItem, Level, Checked, Enabled,
    HasInternalChildren, CheckWhenParentChecked, Object), not 6. The missing
    params caused ISCC to abort, so v1.23.2 shipped without a Windows installer.