Releases: Aetopia/BedrockUpdater
Releases · Aetopia/BedrockUpdater
v2.2.4
v2.2.3
v2.2.2.1
v2.2.2
v2.2.1
v2.2.0
Changes
-
Perform
Lazy<T>
initialization when resolving package URLs.- Microsoft Store package download links have a limited lifetime. Using
Lazy<T>
ensures links are resolved when needed.
- Microsoft Store package download links have a limited lifetime. Using
-
Delegate error handling & cleanup operations to WPF's
Application
class. -
Use the display catalog to resolve product metadata.
v2.1.1
Changes
-
Use
AddPackageByUriAsync
to atomically download & install packages. -
Use the correct API versions.