Skip to content

Releases: Aetopia/BedrockUpdater

v1.1.4

20 Jun 04:56
f72c8ab
Compare
Choose a tag to compare

Changes

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

v1.1.3.1

19 Jun 13:17
4358d0f
Compare
Choose a tag to compare

Changes

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

v1.1.3

19 Jun 05:22
6b04b74
Compare
Choose a tag to compare

Changes

  • Cleanup code.
  • Use readonly variables instead of getters in Resources.

v1.1.2

18 Jun 18:19
a8a9493
Compare
Choose a tag to compare

Changes

  • Replace asynchronous code with synchronous code.
  • Refine JSON Deserialization.
  • Use WebClient instead of HttpClient.
    • Even the official documentation recommends HttpClient over WebClient, WebClient suffices the needs of the project.

v1.1.1

18 Jun 10:58
d2ac4e2
Compare
Choose a tag to compare

Changes

  • Remove reference to System.Configuration.

v1.1.0

16 Jun 18:59
b5b8ea4
Compare
Choose a tag to compare

Changes

  • Migrate to Windows Presentation Foundation.

v1.0.3

16 Jun 04:16
2de13e8
Compare
Choose a tag to compare

Changes

  • Improved user interactivity, display the download size when downloading packages.
  • Use ReadOnlyCollection<T> instead of IEnumerable<T> when returning collections.
  • Removal of potential boxing instances in code.

v1.0.2

10 Jun 06:51
5794d0b
Compare
Choose a tag to compare

Changes

v1.0.1

07 Jun 06:09
7e3e26b
Compare
Choose a tag to compare

Changes

  • Improve Microsoft Store Endpoint Interactability.

v1.0.0

05 May 08:37
3da34bd
Compare
Choose a tag to compare

Initial Release.