Skip to content

Releases: Aetopia/BedrockUpdater

v1.1.5.7

Choose a tag to compare

@Aetopia Aetopia released this 28 Jun 10:53
b44662e

Changes

  • Refine how the application filters out package updates.
  • Ensure ordinal string comparisons are used.
  • Load variables on demand.

v1.1.5.6

Choose a tag to compare

@Aetopia Aetopia released this 26 Jun 22:33
afab50e

Changes

  • Use the highest supported document mode of Internet Explorer.

v1.1.5.5

Choose a tag to compare

@Aetopia Aetopia released this 26 Jun 08:49
b30b865

Changes

  • Use case-insensitive ordinal string comparison when checking for a package's architecture.
  • Use ordinal string comparison when checking for download links.

v1.1.5.4

Choose a tag to compare

@Aetopia Aetopia released this 23 Jun 20:50
969e900

Changes

  • Use the correct output type of WinExe instead of Exe.

v1.1.5.3

Choose a tag to compare

@Aetopia Aetopia released this 23 Jun 17:18
65299ed

Changes

  • Use RGB values instead of hexadecimal values for colors.
  • Generalize names.

v1.1.5.2

Choose a tag to compare

@Aetopia Aetopia released this 23 Jun 16:24
1b03f2e

Changes

  • Launch Minecraft/Minecraft Preview using their Application User Model IDs.

v1.1.5.1

Choose a tag to compare

@Aetopia Aetopia released this 22 Jun 17:53
765a537

Changes

  • Delegate text updates to the UI thread when installing a package.

v1.1.5

Choose a tag to compare

@Aetopia Aetopia released this 22 Jun 15:43
ebb861a

Changes

  • Revamp how the application interacts with the Microsoft Store.
  • Delegate error handling to the AppDomain class instead of the Application class.
  • Delegate work to a background thread for improved UI responsiveness.

v1.1.4

Choose a tag to compare

@Aetopia Aetopia released this 20 Jun 04:56
f72c8ab

Changes

  • Restore asynchronous code.
  • Improve how the UI updates.

v1.1.3.1

Choose a tag to compare

@Aetopia Aetopia released this 19 Jun 13:17
4358d0f

Changes

  • Fix unhandled message boxes not showing.
  • Improve application cleanup code.
  • Suffix "Preview" in the titlebar for Minecraft Preview.