Onova v2.5.2 Release Notes

Release Date: 2020-01-02 // over 4 years ago
    • ➕ Added an overload for AssemblyMetadata.FromAssembly that also takes an assembly file path. This can be used to override default assembly file path in cases where the entry assembly is launched via a proxy.
    • ➕ Added IUpdateManager.Updatee property to expose the updatee metadata for convenience. For example, it can be used to show current application version in the UI.
    • ➕ Added nullable reference type annotations.
    • ➕ Added source link.