Skip to content

ASDA-Beta-1.1.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Aug 04:44
· 62 commits to main since this release

Warning

This is a pre-release build. Only install it if you need the changes below or are helping test them. Pre-release builds are not fully verified and may contain bugs, regressions, or other issues. For the most reliable experience, use the latest stable release.

Features & UI Updates

  • Refreshed Interface: Updated the dashboard, login, and input pages with locally bundled styling, fonts, and icons for a more consistent experience.
  • QR Login Scan: Added a guided QR-code scanning flow for Steam sign-in.
  • Simplified Trade Monitoring: Trade confirmations are now monitored across all signed-in accounts by default. The standard interval is 15 seconds, with an optional custom interval.
  • Startup and Tray Improvements: Astro SDA now starts with Windows by default, minimizes to the system tray by default, and restores the existing window when the executable is launched again.

Performance & Reliability Improvements

  • Faster Page Updates: Trade confirmations and login actions use cached data first, then refresh in place as background updates arrive.
  • More Reliable Background Monitoring: Improved request scheduling, retry behavior, stale-result protection, and handling of rate limits and expired account sessions.
  • Safer App Startup: The app now checks for required packaged files and provides clearer recovery guidance if a release folder is incomplete.
  • Portable Release Support: Release packaging preserves existing account data and settings when updating an installation.

Build & Release Improvements

  • Fully Bundled UI Assets: Release packages include all required UI assets locally, reducing reliance on external resources at startup.
  • Updated Release Package Layout: The launcher and release workflow now validate the expected application files before publishing.

Bug Fixes

  • Improved refreshing of trade confirmations and login actions when monitoring is disabled or the active page changes.
  • Fixed several window restoration, WebView initialization, and background-refresh edge cases.
  • Improved migration of previous trade-monitoring settings.

What's Changed

Full Changelog: 1.1.0...1.1.1