Skip to content

CodeGen 5.5.5

Choose a tag to compare

@SteveIves SteveIves released this 06 Jun 00:50
· 523 commits to master since this release

CodeGen Release Notes

  • The primary reason for this release is that we realized that the installations for the last several releases were incorrectly signed, resulting in Windows SmartScreen reporting the installation as risky, and doing its level best to discourage you from proceeding. The affected versions of the installer were versions V5.5.1 to V5.5.4. But, apparently, developers don't pay too much attention to Windows SmartScreen warnings, because I know there have been lots of CodeGen installations of the affected versions, and not a single person reported the issue! That's actually pretty scary, and as software developers, we really should know better! With one exception (Jeff Greene) I don't know who you are, but YOU know who you are!

    The issue turned out to be related to the fact that we have been working from home for the last three months, thanks to COVID-19, and the code-signing process on my home development system was silently selecting the wrong signing certificate! Sorry about that! Normality should be restored in the 5.5.5 installer, which is signed with the correct certificate.

  • We also made all method loop expansion tokens also available in parameter loops.

  • This version of CodeGen was built with Synergy/DE 11.1.1c and requires a minimum of version 10.1.1 to operate.