nicklockwood / iVersion

[DEPRECATED]
http://www.charcoaldesign.co.uk/source/cocoa#iversion
Other
1.95k stars 292 forks source link

Option to disable the display of any release notes. #72

Open angerman opened 9 years ago

angerman commented 9 years ago

For some scenarios it might be sufficient to have an alert view that just notifies the user about a new version, but display of release notes is not important.

Am I missing something, or is there no flag set "ignoreReleasenotes"? Or is there a reason this has been omitted on purpose from iVersion?

nicklockwood commented 7 years ago

There's no simple option to do this, but you can use the delegate to implement a custom prompt and display whatever info you choose.