Releases: Aetopia/BedrockUpdater
Releases · Aetopia/BedrockUpdater
v3.4.0
23 Dec 07:07
Compare
Sorry, something went wrong.
No results found
Changes
Remove PInvoke calls.
Changed how app installation cancellation work:
If an app is being installed, closing the Bedrock Updater will cancel it.
If an app is being updated, closing the Bedrock Updater will pause it.
Caution
Due to how MSIXVC updates are handled, cancelling an update results in the entire game being uninstalled.
Pausing an MSIXVC update mitigates the issue and results in desirable & expected behavior.
v3.3.1
22 Nov 13:44
Compare
Sorry, something went wrong.
No results found
Changes
Cancel app installation if it errors out.
v3.3.0
22 Nov 04:58
Compare
Sorry, something went wrong.
No results found
Changes
Improved cleanup for errored app installations.
App installs will now be paused and not cancelled when the program is closed.
Caution
Due to how MSIXVC updates are handled, cancelling an update results in the entire game being uninstalled.
Pausing an MSIXVC update mitigates the issue and results in desirable & expected behavior.
v3.2.7.1
20 Nov 10:21
Compare
Sorry, something went wrong.
No results found
Changes
Simplify user interface verbosity.
Fixed an issue where app installation cancellation would result in an exception being thrown.
v3.2.7
20 Nov 05:01
Compare
Sorry, something went wrong.
No results found
Changes
Resume any queued app installations properly.
Cancel any app installations that have encountered errors.
v3.2.6
19 Nov 12:22
Compare
Sorry, something went wrong.
No results found
Changes
Simplify app acquisition model.
Remove entitlement acquisition when installing or updating packages.
v3.2.5
17 Nov 05:49
Compare
Sorry, something went wrong.
No results found
Changes
Remove package framework cleanup when the program is closed.
v3.2.4
16 Nov 05:59
Compare
Sorry, something went wrong.
No results found
v3.2.3
29 Oct 14:04
Compare
Sorry, something went wrong.
No results found
Changes
Add full support for GDK builds of Minecraft.
Important
You might need to reinstall the game to update to the latest version.
If an update has been triggered by Game Launch Helper then updating via Bedrock Updater will fail.
v3.2.2
11 Oct 08:38
Compare
Sorry, something went wrong.
No results found
Changes
Cleanup leftover framework packages when closing.
Improve how existing installations are found in the installation queue.