Skip to content

2.1.2

Choose a tag to compare

@melo936 melo936 released this 10 Apr 16:55
· 108 commits to main since this release
42cf5f6

SHA256: 5A9E43896ACBC1F2323255C9BAA6B9037A41B640D8877C924119734140E6EA2E

What's Changed

  • Implement service grouping options
    • Modes: Forced, Recommended, Disabled
  • Update Brazilian Portuguese translation by @igormiguell in #107
  • MS Store implementation changes
    • Ensure necessary packages are more accurately identified
    • Performance improvements
      • Fetch and handle packages more efficiently
      • Avoid unnecessary XML parsing
      • Read XML files in the msstore folder once the class is loaded
      • Cache already processed packages until the provided date ExpiryUtc is valid
    • Download and install all files simultaneously (parallel processing)
    • Display a dialog for any errors during the process
    • Select packages based on architecture (arm64 and amd64 only)

Full Changelog: 2.1.1...2.1.2