Skip to content

ASDA-Release-1.0.22

Choose a tag to compare

@github-actions github-actions released this 30 Jul 18:39
· 77 commits to main since this release

Features & UI Updates

  • Trade Confirmations Page: Added a subtle highlight effect when hovering over items to improve the look and feel.
  • Automatic Trade Refresh: The trade confirmations page will now automatically display new trades as soon as they are found in the background—no more manually clicking the refresh button!
  • Trade Popup Window: Redesigned the layout to neatly display the trader's name on the first line and gracefully truncate long summary text from overflowing.
  • App Settings: Added a new Check for updates setting in the app manifest.
  • Message Boxes: Added checkbox support to the custom message boxes for future UI enhancements.

Bug Fixes

  • Taskbar Visibility: Fixed an issue where the app would disappear from the taskbar when minimized. It now stays in the taskbar unless you have the Minimize to tray setting explicitly enabled.
  • Window Focus: Fixed a bug where restoring the app from the system tray wouldn't correctly bring the window to the front.
  • Popup Crash: Fixed a crash (ObjectDisposedException) that occurred when manually closing the new trade confirmation popup window.

Full Changelog: 1.0.21...1.0.22