We don't allow RTF changelogs. However, wyUpdate does change your text changelog to RTF when your user skips multiple versions. It does this so it can bold the version number. For instance:
{Latest changes}
X.x
{X.x changes}
Y.y
{Y.y changes}
Hello,
In this current version is it possible to use RTF in the changes for each version page? I did see a variable AreChangesRTF but I am not sure how to use it. I need this functionality in order to show the changes formatted in the message box before and/or after a user has updated my program.
Thanks.
We don't allow RTF changelogs. However, wyUpdate does change your text changelog to RTF when your user skips multiple versions. It does this so it can bold the version number. For instance:
{Latest changes}
X.x
{X.x changes}
Y.y
{Y.y changes}
Thanks. So it only shows the bold version numbers if versions have been skipped?
Yes.
Thank you Sam.